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

  /external/chromium_org/sandbox/win/src/
filesystem_interception.cc 50 NTSTATUS ret = AllocAndCopyName(object_attributes, &name, &attributes,
121 NTSTATUS ret = AllocAndCopyName(object_attributes, &name, &attributes,
185 NTSTATUS ret = AllocAndCopyName(object_attributes, &name, &attributes,
243 NTSTATUS ret = AllocAndCopyName(object_attributes, &name, &attributes,
319 NTSTATUS ret = AllocAndCopyName(&object_attributes, &name, NULL, NULL);
registry_interception.cc 54 NTSTATUS ret = AllocAndCopyName(object_attributes, &name, &attributes,
113 NTSTATUS ret = AllocAndCopyName(object_attributes, &name, &attributes,
sync_interception.cc 83 NTSTATUS ret = AllocAndCopyName(&object_attribs_copy, &name, &attributes,
136 NTSTATUS ret = AllocAndCopyName(&object_attribs_copy, &name, &attributes,
sandbox_nt_util.h 103 NTSTATUS AllocAndCopyName(const OBJECT_ATTRIBUTES* in_object,
sandbox_nt_util.cc 219 NTSTATUS AllocAndCopyName(const OBJECT_ATTRIBUTES* in_object,

Completed in 93 milliseconds