Home
last modified time | relevance | path

Searched defs:operName (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A D_ncfg_operator_info_v12.md39 ### operName subsection
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Doperator_config_cache.cpp268 std::string operName = Str16ToStr8(simFileManager->GetOpName()); in SendSimMatchedOperatorInfo() local
H A Dsim_state_manager.cpp515 int32_t slotId, int32_t state, const std::string &operName, const std::string &operKey) in SendSimMatchedOperatorInfo()
H A Dsim_state_handle.cpp468 int32_t slotId, int32_t state, const std::string &operName, const std::string &operKey) in SendSimMatchedOperatorInfo()
H A Dsim_manager.cpp642 int32_t slotId, int32_t state, const std::string &operName, const std::string &operKey) in SendSimMatchedOperatorInfo()
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_sim_parcel.h339 std::string operName = ""; member
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_sim_defs.h346 char *operName; member
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_manager_inner.cpp1941 int32_t slotId, int32_t state, const std::string &operName, const std::string &operKey) in SendSimMatchedOperatorInfo()