Home
last modified time | relevance | path

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

/base/telephony/core_service/test/fuzztest/sendsmsmoremode_fuzzer/
Dsendsmsmoremode_fuzzer.cpp58 auto eventLoop_ = AppExecFwk::EventRunner::Create("TelRilEventLoop"); in SendSmsMoreMode() local
100 auto eventLoop_ = AppExecFwk::EventRunner::Create("TelRilEventLoop"); in GetCallList() local
141 auto eventLoop_ = AppExecFwk::EventRunner::Create("TelRilEventLoop"); in AnswerResponse() local
188 auto eventLoop_ = AppExecFwk::EventRunner::Create("TelRilEventLoop"); in DeactivatePdpContext() local
220 auto eventLoop_ = AppExecFwk::EventRunner::Create("TelRilEventLoop"); in SimStkProactiveNotify() local
267 auto eventLoop_ = AppExecFwk::EventRunner::Create("TelRilEventLoop"); in GetSimStatus() local
/base/telephony/cellular_data/services/include/
Dcellular_data_service.h85 std::shared_ptr<AppExecFwk::EventRunner> eventLoop_; variable
/base/telephony/core_service/services/sim/include/
Dsim_state_manager.h66 std::shared_ptr<AppExecFwk::EventRunner> eventLoop_ = nullptr; variable
/base/telephony/cellular_call/services/manager/include/
Dcellular_call_service.h662 std::shared_ptr<AppExecFwk::EventRunner> eventLoop_; variable
/base/telephony/core_service/services/tel_ril/include/
Dtel_ril_manager.h355 std::shared_ptr<AppExecFwk::EventRunner> eventLoop_ = nullptr; variable
/base/telephony/ril_adapter/services/hril/include/
Dhril_manager.h216 std::unique_ptr<std::thread> eventLoop_ = nullptr; variable
/base/telephony/core_service/services/network_search/include/
Dnetwork_search_manager.h56 std::shared_ptr<AppExecFwk::EventRunner> eventLoop_ = nullptr; member