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

  /external/chromium_org/sandbox/win/src/
service_resolver_64.cc 22 struct ServiceEntry {
66 ServiceEntry original;
74 const ServiceEntry* service =
75 reinterpret_cast<const ServiceEntry*>(source);
153 ServiceEntry local_service;
service_resolver_32.cc 37 struct ServiceEntry {
125 const size_t kMinServiceSize = offsetof(ServiceEntry, ret);
132 ServiceEntry original;
183 ServiceEntry function_code;
241 ServiceEntry intercepted_code;
261 bytes_to_write = offsetof(ServiceEntry, mov_edx);
296 ServiceEntry function_code;
378 ServiceEntry function_code;
  /external/chromium_org/sandbox/win/wow_helper/
service64_resolver.cc 39 struct ServiceEntry {
98 ServiceEntry original;
259 ServiceEntry function_code;

Completed in 43 milliseconds