Home
last modified time | relevance | path

Searched refs:MSG_ID_MAX (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_lite/interfaces/kits/ability_lite/slite/
H A Dability_inner_message.h34 MSG_ID_MAX, enumerator
/ohos5.0/foundation/arkui/ace_engine_lite/interfaces/inner_api/builtin/async/
H A Dmessage_queue_utils.h81 MSG_ID_MAX, enumerator
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/native_engine/async/
H A Djs_async_work.cpp46 if (msgId >= MSG_ID_MAX) { in DispatchToLoop()