Home
last modified time | relevance | path

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

/base/telephony/state_registry/frameworks/js/napi/include/
Devent_listener_handler.h61 static std::mutex operatorMutex_; variable
/base/telephony/cellular_call/services/utils/include/
Dcellular_call_config.h522 static std::mutex operatorMutex_; variable
/base/telephony/state_registry/frameworks/cj/src/
Dobserver_event_handler.cpp134 std::mutex ObserverEventHandler::operatorMutex_; member in OHOS::Telephony::ObserverEventHandler
/base/telephony/state_registry/frameworks/js/napi/src/
Devent_listener_handler.cpp288 std::mutex EventListenerHandler::operatorMutex_; member in OHOS::Telephony::EventListenerHandler
/base/telephony/cellular_call/services/utils/src/
Dcellular_call_config.cpp71 std::mutex CellularCallConfig::operatorMutex_; member in OHOS::Telephony::CellularCallConfig