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

  /external/chromium_org/sandbox/win/src/
registry_interception.h 17 SANDBOX_INTERCEPT NTSTATUS WINAPI TargetNtCreateKey(
registry_interception.cc 16 NTSTATUS WINAPI TargetNtCreateKey(NtCreateKeyFunction orig_CreateKey,
interceptors_64.cc 212 return TargetNtCreateKey(orig_fn, key, desired_access, object_attributes,

Completed in 88 milliseconds