OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PerformPatch
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/sandbox/win/src/
service_resolver_64.cc
107
ret =
PerformPatch
(thunk, thunk_storage);
145
NTSTATUS ServiceResolverThunk::
PerformPatch
(void* local_thunk,
service_resolver_32.cc
170
ret =
PerformPatch
(thunk, thunk_storage);
239
NTSTATUS ServiceResolverThunk::
PerformPatch
(void* local_thunk,
/external/chromium_org/sandbox/win/wow_helper/
service64_resolver.cc
220
ret =
PerformPatch
(thunk, thunk_storage);
278
NTSTATUS Service64ResolverThunk::
PerformPatch
(void* local_thunk,
Completed in 160 milliseconds