Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/utils/common/src/
H A Dtel_event_queue.cpp238 uint32_t priorityIndex = GetPriorityIndex(); in PopEvent()
254 return eventLists_[GetPriorityIndex()].events.front()->GetHandleTime(); in GetHandleTime()
257 uint32_t TelEventQueue::GetPriorityIndex() in GetPriorityIndex() function in OHOS::Telephony::TelEventQueue
/ohos5.0/base/telephony/core_service/utils/common/include/
H A Dtel_event_queue.h46 uint32_t GetPriorityIndex();