Searched refs:SetMatchResultToSimFileManager (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/telephony/core_service/services/sim/src/ |
H A D | operator_config_loader.cpp | 155 SetMatchResultToSimFileManager(opKeyVal, opNameVal, opKeyExtVal, slotId, simFileManager); in GetOpKey() 170 SetMatchResultToSimFileManager(opKeyVal, opNameVal, opKeyExtVal, slotId, simFileManager); in GetOpKey() 175 void OperatorConfigLoader::SetMatchResultToSimFileManager(std::string opKeyVal, std::string opNameV… in SetMatchResultToSimFileManager() function in OHOS::Telephony::OperatorConfigLoader
|
/ohos5.0/base/telephony/core_service/services/sim/include/ |
H A D | operator_config_loader.h | 61 …void SetMatchResultToSimFileManager(std::string opKeyVal, std::string opNameVal, std::string opKey…
|