Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Dasync_call.h138 struct TaskQueue { struct
149 …napi_value Post(napi_env env, Context::ExecAction exec, std::shared_ptr<TaskQueue> queue, const ch… argument
/base/hiviewdfx/hisysevent/interfaces/ets/ani/hisysevent/include/
Dani_callback_manager.h29 using TaskQueue = std::queue<std::tuple<CallbackContextAni*, CALLBACK_FUNC, RELEASE_FUNC>>; variable
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/
Djs_callback_manager.h30 using TaskQueue = std::queue<std::tuple<CallbackContext*, CALLBACK_FUNC, RELEASE_FUNC>>; variable
/base/request/request/services/src/task/
Dnotify.rs37 TaskQueue = 0, enumerator