Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/utils/common/include/
H A Dtel_event_handler.h25 class TelEventQueue; variable
/ohos5.0/base/telephony/core_service/utils/common/src/
H A Dtel_event_queue.cpp27 TelEventQueue::TelEventQueue(const std::string &name) : name_(name) in TelEventQueue() function in OHOS::Telephony::TelEventQueue