HomeSort by relevance Sort by last modified time
    Searched refs:ObjectNameInformation (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/sandbox/win/sandbox_poc/pocdll/
handles.cc 74 ObjectNameInformation,
85 ObjectNameInformation,
  /external/chromium_org/sandbox/win/src/
win_utils.cc 248 NTSTATUS status = NtQueryObject(handle, ObjectNameInformation, name, size,
258 status = NtQueryObject(handle, ObjectNameInformation, name, size, &size);
handle_closer.cc 177 result = QueryObject(handle, ObjectNameInformation, name.get(),
handle_table.cc 129 handle_entry_->Handle), ObjectNameInformation, name.get(),
nt_internals.h 468 ObjectNameInformation,
  /external/chromium_org/sandbox/win/tools/finder/
ntundoc.h 89 ObjectNameInformation,

Completed in 150 milliseconds