ObjectNameInformation   74 sandbox/win/sandbox_poc/pocdll/handles.cc                            ObjectNameInformation,
ObjectNameInformation   85 sandbox/win/sandbox_poc/pocdll/handles.cc                              ObjectNameInformation,
ObjectNameInformation  190 sandbox/win/src/handle_closer.cc     result = QueryObject(handle, ObjectNameInformation, name.get(),
ObjectNameInformation  129 sandbox/win/src/handle_table.cc               handle_entry_->Handle), ObjectNameInformation, name.get(),
ObjectNameInformation  248 sandbox/win/src/win_utils.cc   NTSTATUS status = NtQueryObject(handle, ObjectNameInformation, name, size,
ObjectNameInformation  258 sandbox/win/src/win_utils.cc     status = NtQueryObject(handle, ObjectNameInformation, name, size, &size);