Home
last modified time | relevance | path

Searched defs:timeoutTaskIter (Results 1 – 3 of 3) sorted by relevance

/foundation/ace/ace_engine/frameworks/bridge/plugin_frontend/
Dplugin_frontend_delegate.cpp1007 auto timeoutTaskIter = timeoutTaskMap_.find(callbackId); in WaitTimer() local
1028 auto timeoutTaskIter = timeoutTaskMap_.find(callbackId); in ClearTimer() local
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/
Dfrontend_delegate_declarative.cpp1209 auto timeoutTaskIter = timeoutTaskMap_.find(callbackId); in WaitTimer() local
1230 auto timeoutTaskIter = timeoutTaskMap_.find(callbackId); in ClearTimer() local
/foundation/ace/ace_engine/frameworks/bridge/js_frontend/
Dfrontend_delegate_impl.cpp1051 auto timeoutTaskIter = timeoutTaskMap_.find(callbackId); in WaitTimer() local
1072 auto timeoutTaskIter = timeoutTaskMap_.find(callbackId); in ClearTimer() local