Home
last modified time | relevance | path

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

/external/chromium_org/sandbox/win/src/
Dregistry_interception.cc95 NTSTATUS WINAPI CommonNtOpenKey(NTSTATUS status, PHANDLE key, in CommonNtOpenKey() function
156 return CommonNtOpenKey(status, key, desired_access, object_attributes); in TargetNtOpenKey()
173 return CommonNtOpenKey(status, key, desired_access, object_attributes); in TargetNtOpenKeyEx()