OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ServiceEntryW8
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sandbox/win/src/
service_resolver_64.cc
41
struct
ServiceEntryW8
{
67
ServiceEntryW8
original_w8;
131
ServiceEntryW8
* w8_service = &function_code.original_w8;
service_resolver_32.cc
55
struct
ServiceEntryW8
{
126
COMPILE_ASSERT(sizeof(
ServiceEntryW8
) >= kMinServiceSize, wrong_service_len);
133
ServiceEntryW8
original_w8;
398
ServiceEntryW8
function_code;
Completed in 80 milliseconds