Searched refs:OnPolicyWatcherThread (Results 1 – 5 of 5) sorted by relevance
61 DCHECK(OnPolicyWatcherThread()); in StartWatchingInternal()81 DCHECK(OnPolicyWatcherThread()); in StopWatchingInternal()92 DCHECK(OnPolicyWatcherThread()); in OnFilePathChanged()101 DCHECK(OnPolicyWatcherThread()); in GetLastModification()130 DCHECK(OnPolicyWatcherThread()); in Load()166 DCHECK(OnPolicyWatcherThread()); in Reload()194 DCHECK(OnPolicyWatcherThread()); in IsSafeToReloadPolicy()
156 if (!OnPolicyWatcherThread()) { in StartWatching()169 if (!OnPolicyWatcherThread()) { in StopWatching()184 DCHECK(OnPolicyWatcherThread()); in ScheduleFallbackReloadTask()190 DCHECK(OnPolicyWatcherThread()); in ScheduleReloadTask()201 bool PolicyWatcher::OnPolicyWatcherThread() const { in OnPolicyWatcherThread() function in remoting::policy_hack::PolicyWatcher207 DCHECK(OnPolicyWatcherThread()); in UpdatePolicies()
58 DCHECK(OnPolicyWatcherThread()); in StartWatchingInternal()74 DCHECK(OnPolicyWatcherThread()); in StopWatchingInternal()92 DCHECK(OnPolicyWatcherThread()); in SetupWatches()195 DCHECK(OnPolicyWatcherThread()); in Reload()203 DCHECK(OnPolicyWatcherThread()); in OnObjectSignaled()
95 bool OnPolicyWatcherThread() const;
43 DCHECK(OnPolicyWatcherThread());