Home
last modified time | relevance | path

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 DJSDispatcher.kt81 private open class ClearTimeout(protected val handle: Int) : CancelHandler, DisposableHandle { class
/aosp_15_r20/external/pigweed/pw_transfer/public/pw_transfer/internal/
H A Dcontext.h360 void ClearTimeout() { next_timeout_ = kNoTimeout; } in ClearTimeout() function
/aosp_15_r20/hardware/interfaces/bluetooth/async/test/
H A Dasync_fd_watcher_unittest.cc140 void ClearTimeout() { in ClearTimeout() function in android::hardware::bluetooth::async_test::AsyncFdWatcherSocketTest
/aosp_15_r20/hardware/interfaces/bluetooth/1.0/default/test/
H A Dasync_fd_watcher_unittest.cc142 void ClearTimeout() { in ClearTimeout() function in android::hardware::bluetooth::V1_0::implementation::AsyncFdWatcherSocketTest