Searched defs:ClearTimeout (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jsAndWasmShared/src/internal/ | ||
H A D | JSDispatcher.kt | 81 private open class ClearTimeout(protected val handle: Int) : CancelHandler, DisposableHandle { class |
/aosp_15_r20/external/pigweed/pw_transfer/public/pw_transfer/internal/ | ||
H A D | context.h | 360 void ClearTimeout() { next_timeout_ = kNoTimeout; } in ClearTimeout() function |
/aosp_15_r20/hardware/interfaces/bluetooth/async/test/ | ||
H A D | async_fd_watcher_unittest.cc | 140 void ClearTimeout() { in ClearTimeout() function in android::hardware::bluetooth::async_test::AsyncFdWatcherSocketTest |
/aosp_15_r20/hardware/interfaces/bluetooth/1.0/default/test/ | ||
H A D | async_fd_watcher_unittest.cc | 142 void ClearTimeout() { in ClearTimeout() function in android::hardware::bluetooth::V1_0::implementation::AsyncFdWatcherSocketTest |