Home
last modified time | relevance | path

Searched refs:ObjectTypeInformation (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/sandbox/win/sandbox_poc/pocdll/
Dhandles.cc96 ObjectTypeInformation, in TestGetHandle()
107 ObjectTypeInformation, in TestGetHandle()
/external/chromium_org/sandbox/win/src/
Dhandle_table.cc106 ObjectTypeInformation, type_info_internal(), size, &size); in UpdateInfo()
110 ObjectTypeInformation, type_info_internal(), size, &size); in UpdateInfo()
Dhandle_dispatcher.cc68 QueryObject(handle.Get(), ObjectTypeInformation, type_info, size, &size); in DuplicateHandleProxy()
Dhandle_closer_agent.cc25 status = QueryObject(handle, ObjectTypeInformation, buffer, *size, size); in QueryObjectTypeInformation()
Dnt_internals.h469 ObjectTypeInformation, enumerator
/external/chromium_org/sandbox/win/tools/finder/
Dntundoc.h90 ObjectTypeInformation, enumerator
/external/chromium_org/content/common/
Dsandbox_win.cc432 error = g_QueryObject(handle, ObjectTypeInformation, type_info, size, &size); in CheckDuplicateHandle()