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

  /external/chromium_org/sandbox/win/sandbox_poc/pocdll/
handles.cc 96 ObjectTypeInformation,
107 ObjectTypeInformation,
  /external/chromium_org/sandbox/win/src/
handle_dispatcher.cc 67 error = QueryObject(handle, ObjectTypeInformation, type_info, size, &size);
handle_table.cc 106 ObjectTypeInformation, type_info_internal(), size, &size);
110 ObjectTypeInformation, type_info_internal(), size, &size);
handle_closer_agent.cc 25 status = QueryObject(handle, ObjectTypeInformation, buffer, *size, size);
nt_internals.h 459 ObjectTypeInformation,
  /external/chromium_org/sandbox/win/tools/finder/
ntundoc.h 90 ObjectTypeInformation,
  /external/chromium_org/content/common/
sandbox_win.cc 428 error = g_QueryObject(handle, ObjectTypeInformation, type_info, size, &size);

Completed in 98 milliseconds