Home
last modified time | relevance | path

Searched defs:object_attributes (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/sandbox/win/src/
Dregistry_interception.cc18 POBJECT_ATTRIBUTES object_attributes, in TargetNtCreateKey()
97 POBJECT_ATTRIBUTES object_attributes) { in CommonNtOpenKey()
150 POBJECT_ATTRIBUTES object_attributes) { in TargetNtOpenKey()
161 POBJECT_ATTRIBUTES object_attributes, in TargetNtOpenKeyEx()
Dinterceptors_64.cc92 POBJECT_ATTRIBUTES object_attributes, PIO_STATUS_BLOCK io_status, in TargetNtCreateFile64()
105 POBJECT_ATTRIBUTES object_attributes, PIO_STATUS_BLOCK io_status, in TargetNtOpenFile64()
114 POBJECT_ATTRIBUTES object_attributes, in TargetNtQueryAttributesFile64()
123 POBJECT_ATTRIBUTES object_attributes, in TargetNtQueryFullAttributesFile64()
158 POBJECT_ATTRIBUTES object_attributes, PCLIENT_ID client_id) { in TargetNtOpenThread64()
167 POBJECT_ATTRIBUTES object_attributes, PCLIENT_ID client_id) { in TargetNtOpenProcess64()
224 POBJECT_ATTRIBUTES object_attributes, ULONG title_index, in TargetNtCreateKey64()
235 POBJECT_ATTRIBUTES object_attributes) { in TargetNtOpenKey64()
243 POBJECT_ATTRIBUTES object_attributes, ULONG open_options) { in TargetNtOpenKeyEx64()
254 POBJECT_ATTRIBUTES object_attributes, EVENT_TYPE event_type, in TargetNtCreateEvent64()
[all …]
Dfilesystem_interception.cc20 POBJECT_ATTRIBUTES object_attributes, in TargetNtCreateFile()
96 POBJECT_ATTRIBUTES object_attributes, in TargetNtOpenFile()
164 POBJECT_ATTRIBUTES object_attributes, in TargetNtQueryAttributesFile()
220 POBJECT_ATTRIBUTES object_attributes, in TargetNtQueryFullAttributesFile()
302 OBJECT_ATTRIBUTES object_attributes; in TargetNtSetInformationFile() local
Dsync_policy.cc122 OBJECT_ATTRIBUTES object_attributes = {}; in GetBaseNamedObjectsDirectory() local
199 OBJECT_ATTRIBUTES object_attributes = {}; in CreateEventAction() local
236 OBJECT_ATTRIBUTES object_attributes = {}; in OpenEventAction() local
Dsync_interception.cc56 POBJECT_ATTRIBUTES object_attributes, in TargetNtCreateEvent()
112 POBJECT_ATTRIBUTES object_attributes) { in TargetNtOpenEvent()
Dprocess_thread_interception.cc24 POBJECT_ATTRIBUTES object_attributes, in TargetNtOpenThread()
106 POBJECT_ATTRIBUTES object_attributes, in TargetNtOpenProcess()
/external/chromium_org/sandbox/win/tools/finder/
Dfinder_kernel.cc222 OBJECT_ATTRIBUTES *object_attributes, in NtGenericOpen()