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

  /external/chromium_org/components/invalidation/
sync_system_resources.cc 113 bool SyncInvalidationScheduler::IsRunningOnThread() const {
243 DCHECK(scheduler_->IsRunningOnThread()) << "not running on scheduler thread";
sync_system_resources.h 60 virtual bool IsRunningOnThread() const OVERRIDE;
sync_system_resources_unittest.cc 148 sync_system_resources_.internal_scheduler()->IsRunningOnThread());

Completed in 49 milliseconds