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

  /external/chromium/chrome/browser/sync/notifier/
chrome_system_resources.h 46 virtual bool IsRunningOnInternalThread();
chrome_system_resources_unittest.cc 127 EXPECT_FALSE(chrome_system_resources_.IsRunningOnInternalThread());
chrome_system_resources.cc 89 bool ChromeSystemResources::IsRunningOnInternalThread() {

Completed in 93 milliseconds