HomeSort by relevance Sort by last modified time
    Searched defs:InvalidatePid (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/
mach_broker_mac_unittest.cc 20 void InvalidatePid(base::ProcessHandle pid) {
21 broker_.InvalidatePid(pid);
58 InvalidatePid(1u);
  /external/chromium/chrome/browser/
mach_broker_mac.cc 174 void MachBroker::InvalidatePid(base::ProcessHandle pid) {
225 InvalidatePid(handle);

Completed in 3006 milliseconds