Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/utils/common/src/
H A Dtel_event_queue.cpp158 auto event = PopEvent(queueId, isNeedSubmit); in SubmitToFFRT()
230 AppExecFwk::InnerEvent::Pointer TelEventQueue::PopEvent(int32_t queueId, bool &isNeedSubmit) in PopEvent() function in OHOS::Telephony::TelEventQueue
/ohos5.0/base/telephony/core_service/utils/common/include/
H A Dtel_event_queue.h42 AppExecFwk::InnerEvent::Pointer PopEvent(int32_t queueId, bool &isNeedSubmit);