Home
last modified time | relevance | path

Searched defs:timeoutTaskMap_ (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/common/
Djs_backend_timer_module.h56 std::unordered_map<uint32_t, CancelableCallback<void()>> timeoutTaskMap_; variable
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
Dplugin_frontend_delegate.h313 std::unordered_map<std::string, CancelableCallback<void()>> timeoutTaskMap_; variable
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
Dfrontend_delegate_declarative.h400 std::unordered_map<std::string, CancelableCallback<void()>> timeoutTaskMap_; variable
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
Dfrontend_delegate_impl.h424 std::unordered_map<std::string, CancelableCallback<void()>> timeoutTaskMap_; variable