Searched refs:ObjectTypeInformation (Results 1 – 7 of 7) sorted by relevance
/external/chromium_org/sandbox/win/sandbox_poc/pocdll/ |
D | handles.cc | 96 ObjectTypeInformation, in TestGetHandle() 107 ObjectTypeInformation, in TestGetHandle()
|
/external/chromium_org/sandbox/win/src/ |
D | handle_table.cc | 106 ObjectTypeInformation, type_info_internal(), size, &size); in UpdateInfo() 110 ObjectTypeInformation, type_info_internal(), size, &size); in UpdateInfo()
|
D | handle_dispatcher.cc | 68 QueryObject(handle.Get(), ObjectTypeInformation, type_info, size, &size); in DuplicateHandleProxy()
|
D | handle_closer_agent.cc | 25 status = QueryObject(handle, ObjectTypeInformation, buffer, *size, size); in QueryObjectTypeInformation()
|
D | nt_internals.h | 469 ObjectTypeInformation, enumerator
|
/external/chromium_org/sandbox/win/tools/finder/ |
D | ntundoc.h | 90 ObjectTypeInformation, enumerator
|
/external/chromium_org/content/common/ |
D | sandbox_win.cc | 432 error = g_QueryObject(handle, ObjectTypeInformation, type_info, size, &size); in CheckDuplicateHandle()
|