Home
last modified time | relevance | path

Searched refs:E_END_TIMER (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_thread_pool_test.cpp144 return -E_END_TIMER; in SetTimer()
160 return -E_END_TIMER; in SetTimer()
421 return -E_END_TIMER; in __anonbed5c56d0d02()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Ddb_errno.h71 constexpr int E_END_TIMER = (E_BASE + 50); // timer no longer needed variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dcommunicator_linker.cpp234 return -E_END_TIMER; in SuspendByOnceTimer()
H A Dcommunicator_aggregator.cpp1063 return -E_END_TIMER; in RetrySendTask()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_nb_delegate_test.cpp2842 return -E_END_TIMER; in __anon195527441502()