Home
last modified time | relevance | path

Searched refs:RemoveTimerByThreadPool (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Druntime_context_impl.h203 void RemoveTimerByThreadPool(TimerId timerId, bool wait) __attribute__((no_sanitize("cfi")));
H A Druntime_context_impl.cpp244 RemoveTimerByThreadPool(timerId, wait); in RemoveTimer()
1044 void RuntimeContextImpl::RemoveTimerByThreadPool(TimerId timerId, bool wait) in RemoveTimerByThreadPool() function in DistributedDB::RuntimeContextImpl