Home
last modified time | relevance | path

Searched defs:SetTimer (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/common/src/
Druntime_context_impl.cpp143 int RuntimeContextImpl::SetTimer(int milliSeconds, const TimerAction &action, in SetTimer() function in DistributedDB::RuntimeContextImpl
/foundation/ace/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Djsi_engine.cpp950 void SetTimer(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, bool isInterval) in SetTimer() function