Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Druntime_context_impl.h201 int ModifyTimerByThreadPool(TimerId timerId, int milliSeconds);
H A Druntime_context_impl.cpp224 int errCode = ModifyTimerByThreadPool(timerId, milliSeconds); in ModifyTimer()
1021 int RuntimeContextImpl::ModifyTimerByThreadPool(TimerId timerId, int milliSeconds) in ModifyTimerByThreadPool() function in DistributedDB::RuntimeContextImpl