Searched refs:NotifyOtherProcess (Results 1 – 10 of 10) sorted by relevance
/external/chromium/chrome/browser/ |
D | process_singleton_linux_uitest.cc | 82 ProcessSingleton::NotifyResult NotifyOtherProcess(const std::string& url, in NotifyOtherProcess() function 150 NotifyOtherProcess(url, TestTimeouts::action_timeout_ms())); in TEST_F() 171 NotifyOtherProcess(url, TestTimeouts::action_timeout_ms())); in TEST_F() 202 NotifyOtherProcess(url, TestTimeouts::action_timeout_ms())); in TEST_F() 216 NotifyOtherProcess(url, TestTimeouts::action_timeout_ms())); in TEST_F() 241 NotifyOtherProcess(url, TestTimeouts::action_timeout_ms())); in TEST_F()
|
D | process_singleton_mac.cc | 54 ProcessSingleton::NotifyResult ProcessSingleton::NotifyOtherProcess() { in NotifyOtherProcess() function in ProcessSingleton
|
D | process_singleton_win.cc | 86 ProcessSingleton::NotifyResult ProcessSingleton::NotifyOtherProcess() { in NotifyOtherProcess() function in ProcessSingleton 164 NotifyResult result = NotifyOtherProcess(); in NotifyOtherProcessOrCreate()
|
D | process_singleton.h | 63 NotifyResult NotifyOtherProcess();
|
D | process_singleton_linux.cc | 762 ProcessSingleton::NotifyResult ProcessSingleton::NotifyOtherProcess() { in NotifyOtherProcess() function in ProcessSingleton
|
/external/chromium_org/chrome/browser/ |
D | process_singleton_linux_unittest.cc | 124 ProcessSingleton::NotifyResult NotifyOtherProcess( in NotifyOtherProcess() function in __anon380289280111::ProcessSingletonLinuxTest 260 NotifyOtherProcess(true, TestTimeouts::action_timeout())); in TEST_F() 270 NotifyOtherProcess(true, TestTimeouts::action_timeout())); in TEST_F() 293 NotifyOtherProcess(false, TestTimeouts::action_timeout())); in TEST_F() 305 NotifyOtherProcess(false, TestTimeouts::action_timeout())); in TEST_F() 320 NotifyOtherProcess(false, TestTimeouts::action_timeout())); in TEST_F()
|
D | process_singleton_mac.cc | 53 ProcessSingleton::NotifyResult ProcessSingleton::NotifyOtherProcess() { in NotifyOtherProcess() function in ProcessSingleton
|
D | process_singleton.h | 100 NotifyResult NotifyOtherProcess();
|
D | process_singleton_win.cc | 281 ProcessSingleton::NotifyResult ProcessSingleton::NotifyOtherProcess() { in NotifyOtherProcess() function in ProcessSingleton 335 result = NotifyOtherProcess(); in NotifyOtherProcessOrCreate()
|
D | process_singleton_linux.cc | 696 ProcessSingleton::NotifyResult ProcessSingleton::NotifyOtherProcess() { in NotifyOtherProcess() function in ProcessSingleton
|