Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/state_registry/services/include/
H A Dtelephony_state_registry_service.h105 std::map<int32_t, SimState> simState_; variable
/ohos5.0/base/telephony/cellular_call/services/utils/include/
H A Dcellular_call_config.h460 static std::map<int32_t, int32_t> simState_; variable
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_config.cpp74 std::map<int32_t, int32_t> CellularCallConfig::simState_; member in OHOS::Telephony::CellularCallConfig