Home
last modified time | relevance | path

Searched refs:HasHigherPriorityType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/cj_environment/frameworks/cj_environment/include/
H A Dcj_invoker.h27 using HasHigherPriorityType = bool(*)(); variable
37 void (*RegisterEventHandlerCallbacks)(PostTaskType, HasHigherPriorityType);
/ohos5.0/foundation/ability/ability_runtime/cj_environment/frameworks/cj_environment/src/
H A Dcj_environment.cpp46 using RegisterEventHandlerType = void(*)(PostTaskType, HasHigherPriorityType);