Home
last modified time | relevance | path

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

/base/telephony/core_service/utils/common/src/
Dtel_event_queue.cpp119 void TelEventQueue::SubmitInner(int32_t queueId) in SubmitInner()
146 void TelEventQueue::SubmitToFFRT(int32_t queueId, AppExecFwk::InnerEvent::TimePoint handleTime, int… in SubmitToFFRT()
230 AppExecFwk::InnerEvent::Pointer TelEventQueue::PopEvent(int32_t queueId, bool &isNeedSubmit) in PopEvent()