Searched refs:ObjectNameInformation (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/sandbox/win/sandbox_poc/pocdll/
H A Dhandles.cc74 ObjectNameInformation,
85 ObjectNameInformation,
/external/chromium_org/sandbox/win/src/
H A Dwin_utils.cc248 NTSTATUS status = NtQueryObject(handle, ObjectNameInformation, name, size,
258 status = NtQueryObject(handle, ObjectNameInformation, name, size, &size);
H A Dhandle_closer.cc177 result = QueryObject(handle, ObjectNameInformation, name.get(),
H A Dhandle_table.cc129 handle_entry_->Handle), ObjectNameInformation, name.get(),
H A Dnt_internals.h468 ObjectNameInformation, enumerator in enum:_OBJECT_INFORMATION_CLASS
/external/chromium_org/sandbox/win/tools/finder/
H A Dntundoc.h89 ObjectNameInformation, enumerator in enum:_OBJECT_INFORMATION_CLASS

Completed in 127 milliseconds