HomeSort by relevance Sort by last modified time
    Searched refs:ObjectNameInformation (Results 1 - 8 of 8) 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 169 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,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winternl.h 932 ObjectNameInformation,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h     [all...]

Completed in 70 milliseconds