Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/include/
H A Ddistributed_input_source_stub.h66 std::mutex operatorMutex_; variable
/ohos5.0/base/telephony/state_registry/frameworks/js/napi/include/
H A Devent_listener_handler.h61 static std::mutex operatorMutex_; variable
/ohos5.0/base/telephony/cellular_call/services/utils/include/
H A Dcellular_call_config.h464 static std::mutex operatorMutex_; variable
/ohos5.0/base/telephony/state_registry/frameworks/js/napi/src/
H A Devent_listener_handler.cpp279 std::mutex EventListenerHandler::operatorMutex_; member in OHOS::Telephony::EventListenerHandler
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_config.cpp69 std::mutex CellularCallConfig::operatorMutex_; member in OHOS::Telephony::CellularCallConfig