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

  /external/chromium_org/chrome/browser/
process_singleton.h 108 NotifyResult NotifyOtherProcessWithTimeoutOrCreate(
process_singleton_linux_unittest.cc 54 using ProcessSingleton::NotifyOtherProcessWithTimeoutOrCreate;
156 return process_singleton->NotifyOtherProcessWithTimeoutOrCreate(
process_singleton_linux.cc 829 return NotifyOtherProcessWithTimeoutOrCreate(
835 ProcessSingleton::NotifyOtherProcessWithTimeoutOrCreate(
    [all...]
  /external/chromium/chrome/browser/
process_singleton.h 76 NotifyResult NotifyOtherProcessWithTimeoutOrCreate(
process_singleton_linux.cc 888 return NotifyOtherProcessWithTimeoutOrCreate(
894 ProcessSingleton::NotifyOtherProcessWithTimeoutOrCreate(
    [all...]
process_singleton_linux_uitest.cc 96 return process_singleton->NotifyOtherProcessWithTimeoutOrCreate(

Completed in 47 milliseconds