Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/cj_environment/frameworks/cj_environment/include/
Dcj_invoker.h26 using PostTaskType = bool(*)(void*); variable
/foundation/resourceschedule/ffrt/src/util/
Devent_handler_adapter.h62 using PostTaskType = decltype(PostTaskByFFRT)*; variable