Home
last modified time | relevance | path

Searched refs:UnsetIgnoreCurrentWatchHangsInScope (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/base/threading/
H A Dhang_watcher.cc268 current_hang_watch_state->UnsetIgnoreCurrentWatchHangsInScope(); in WatchHangsInScope()
307 state->UnsetIgnoreCurrentWatchHangsInScope(); in ~WatchHangsInScope()
1119 void HangWatchDeadline::UnsetIgnoreCurrentWatchHangsInScope() { in UnsetIgnoreCurrentWatchHangsInScope() function in base::internal::HangWatchDeadline
1246 void HangWatchState::UnsetIgnoreCurrentWatchHangsInScope() { in UnsetIgnoreCurrentWatchHangsInScope() function in base::internal::HangWatchState
1247 deadline_.UnsetIgnoreCurrentWatchHangsInScope(); in UnsetIgnoreCurrentWatchHangsInScope()
H A Dhang_watcher.h485 void UnsetIgnoreCurrentWatchHangsInScope();
611 void UnsetIgnoreCurrentWatchHangsInScope();
H A Dhang_watcher_unittest.cc1206 deadline_.UnsetIgnoreCurrentWatchHangsInScope(); in TEST_F()
1281 deadline_.UnsetIgnoreCurrentWatchHangsInScope(); in TEST_F()