Searched defs:NotifyOtherProcessOrCreate (Results 1 - 9 of 9) sorted by relevance

/external/chromium/chrome/browser/
H A Dprocess_singleton_mac.cc59 ProcessSingleton::NotifyResult ProcessSingleton::NotifyOtherProcessOrCreate() { function in class:ProcessSingleton
H A Dprocess_singleton_linux_uitest.cc89 // A helper method to call ProcessSingleton::NotifyOtherProcessOrCreate().
91 // sent to browser process by ProcessSingleton::NotifyOtherProcessOrCreate().
92 ProcessSingleton::NotifyResult NotifyOtherProcessOrCreate( function in namespace:__anon2375
266 NotifyOtherProcessOrCreate(url, TestTimeouts::action_timeout_ms()));
308 NotifyOtherProcessOrCreate(url, TestTimeouts::action_timeout_ms()));
H A Dprocess_singleton_win.cc163 ProcessSingleton::NotifyResult ProcessSingleton::NotifyOtherProcessOrCreate() { function in class:ProcessSingleton
H A Dprocess_singleton_linux.cc887 ProcessSingleton::NotifyResult ProcessSingleton::NotifyOtherProcessOrCreate() { function in class:ProcessSingleton
/external/chromium_org/chrome/browser/
H A Dchrome_process_singleton.cc33 ChromeProcessSingleton::NotifyOtherProcessOrCreate() { function in class:ChromeProcessSingleton
34 return process_singleton_.NotifyOtherProcessOrCreate();
H A Dprocess_singleton_mac.cc58 ProcessSingleton::NotifyResult ProcessSingleton::NotifyOtherProcessOrCreate() { function in class:ProcessSingleton
H A Dprocess_singleton_linux_unittest.cc148 // A helper method to call ProcessSingleton::NotifyOtherProcessOrCreate().
149 ProcessSingleton::NotifyResult NotifyOtherProcessOrCreate( function in class:__anon5582::ProcessSingletonLinuxTest
204 process_singleton_on_thread_->NotifyOtherProcessOrCreate());
344 NotifyOtherProcessOrCreate(url, TestTimeouts::action_timeout()));
396 NotifyOtherProcessOrCreate(url, TestTimeouts::action_timeout()));
H A Dprocess_singleton_win.cc332 ProcessSingleton::NotifyOtherProcessOrCreate() { function in class:ProcessSingleton
H A Dprocess_singleton_linux.cc828 ProcessSingleton::NotifyResult ProcessSingleton::NotifyOtherProcessOrCreate() { function in class:ProcessSingleton

Completed in 90 milliseconds