Searched refs:OperatorConfigLoader (Results 1 – 5 of 5) sorted by relevance
30 OperatorConfigLoader::OperatorConfigLoader( in OperatorConfigLoader() function in OHOS::Telephony::OperatorConfigLoader37 OperatorConfigLoader::~OperatorConfigLoader() {} in ~OperatorConfigLoader()39 OperatorConfig OperatorConfigLoader::LoadOperatorConfig(int32_t slotId) in LoadOperatorConfig()58 std::string OperatorConfigLoader::LoadOpKeyOnMccMnc(int32_t slotId) in LoadOpKeyOnMccMnc()92 int OperatorConfigLoader::InsertOpkeyToSimDb(std::string opKeyValue) in InsertOpkeyToSimDb()125 std::string OperatorConfigLoader::GetOpKey(std::shared_ptr<DataShare::DataShareResultSet> resultSet… in GetOpKey()175 void OperatorConfigLoader::SetMatchResultToSimFileManager(std::string opKeyVal, std::string opNameV… in SetMatchResultToSimFileManager()186 bool OperatorConfigLoader::MatchOperatorRule(std::shared_ptr<DataShare::DataShareResultSet> &result… in MatchOperatorRule()236 std::shared_ptr<DataShare::DataShareHelper> OperatorConfigLoader::CreateOpKeyHelper() const in CreateOpKeyHelper()247 std::shared_ptr<DataShare::DataShareHelper> OperatorConfigLoader::CreateSimHelper() const in CreateSimHelper()
38 …operatorConfigLoader_ = std::make_shared<OperatorConfigLoader>(simFileManager, operatorConfigCache… in SimStateTracker()237 int32_t slotId, std::shared_ptr<OperatorConfigLoader> configLoader) in SystemAbilityStatusChangeListener()
48 std::shared_ptr<OperatorConfigLoader> operatorConfigLoader_ = nullptr;65 …t CommonEventSubscribeInfo &info, int32_t slotId, std::shared_ptr<OperatorConfigLoader> configLoad… in UserSwitchEventSubscriber()73 std::shared_ptr<OperatorConfigLoader> configLoader_ = nullptr;77 …SystemAbilityStatusChangeListener(int32_t slotId, std::shared_ptr<OperatorConfigLoader> configLoad…84 std::shared_ptr<OperatorConfigLoader> configLoader_ = nullptr;
47 class OperatorConfigLoader {49 explicit OperatorConfigLoader(51 virtual ~OperatorConfigLoader();
172 …auto operatorConfigLoader = std::make_shared<OperatorConfigLoader>(simFileManager, operatorConfigC…244 std::shared_ptr<OperatorConfigLoader> operatorConfigLoader_ = nullptr;1087 …auto operatorConfigLoader = std::make_shared<OperatorConfigLoader>(simFileManager, operatorConfigC…