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

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

Completed in 164 milliseconds