Searched defs:operKey (Results 1 – 8 of 8) sorted by relevance
| /base/telephony/core_service/services/sim/src/ |
| D | operator_config_cache.cpp | 269 std::string operKey = Str16ToStr8(simFileManager->GetOpKey()); in SendSimMatchedOperatorInfo() local
|
| D | sim_state_manager.cpp | 515 int32_t slotId, int32_t state, const std::string &operName, const std::string &operKey) in SendSimMatchedOperatorInfo()
|
| D | multi_sim_controller.cpp | 303 std::string operKey = Str16ToStr8(simFileManager_[slotId]->GetOpKey()); in UpdateDataByIccId() local 341 std::string operKey = Str16ToStr8(simFileManager_[slotId]->GetOpKey()); in InsertData() local
|
| D | sim_state_handle.cpp | 468 int32_t slotId, int32_t state, const std::string &operName, const std::string &operKey) in SendSimMatchedOperatorInfo()
|
| D | sim_manager.cpp | 642 int32_t slotId, int32_t state, const std::string &operName, const std::string &operKey) in SendSimMatchedOperatorInfo()
|
| /base/telephony/core_service/interfaces/innerkits/include/ |
| D | tel_ril_sim_parcel.h | 342 std::string operKey = ""; member
|
| /base/telephony/ril_adapter/interfaces/innerkits/include/ |
| D | hril_vendor_sim_defs.h | 350 char *operKey; member
|
| /base/telephony/core_service/frameworks/native/src/ |
| D | core_manager_inner.cpp | 1941 int32_t slotId, int32_t state, const std::string &operName, const std::string &operKey) in SendSimMatchedOperatorInfo()
|