Home
last modified time | relevance | path

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

/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_queue_ffrt.cpp33 …ffrt_inner_queue_priority_t innerPriority = ffrt_inner_queue_priority_t::ffrt_inner_queue_priority… in TransferInnerPriority() local
361 ffrt_inner_queue_priority_t innerPriority = TransferInnerPriority(priority); in IsQueueEmpty() local
384 ffrt_inner_queue_priority_t innerPriority = TransferInnerPriority(priority); in DumpCurrentQueueSize() local
/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_api.cpp4051 int32_t innerPriority = static_cast<int32_t>(priority); in napi_call_threadsafe_function_with_priority() local