Home
last modified time | relevance | path

Searched defs:opKeyVal (Results 1 – 2 of 2) sorted by relevance

/base/telephony/core_service/services/sim/src/
Doperator_config_loader.cpp156 std::string opKeyVal = mccmncFromSim_; in GetOpKey() local
204 void OperatorConfigLoader::SetMatchResultToSimFileManager(std::string opKeyVal, std::string opNameV… in SetMatchResultToSimFileManager()
/base/telephony/core_service/test/unittest/sim_gtest/
Doperator_config_loader_gtest.cpp98 std::string opKeyVal = operatorConfigLoader->mccmncFromSim_; variable