Home
last modified time | relevance | path

Searched defs:PostTaskType (Results 1 – 3 of 3) 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
/foundation/ability/ability_runtime/test/unittest/cj_environment_test/
Dcj_environment_test.cpp88 void RegisterEventHandlerCallbacks(PostTaskType, HasHigherPriorityType) in RegisterEventHandlerCallbacks() argument