Searched defs:kSyscall (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/sandbox/win/src/
H A Dservice_resolver_64.cc15 const USHORT kSyscall = 0x050F; member in namespace:__anon10629
78 kSyscall == service->syscall && kRetNp == service->ret);
/external/chromium_org/sandbox/win/wow_helper/
H A Dservice64_resolver.cc28 const USHORT kSyscall = 0x050F; member in namespace:__anon10647
269 kSyscall != function_code.syscall || kRetNp != function_code.ret)

Completed in 97 milliseconds