Home
last modified time | relevance | path

Searched defs:operatorConfigCache_ (Results 1 – 4 of 4) sorted by relevance

/base/telephony/core_service/services/sim/include/
Dsim_state_tracker.h49 std::shared_ptr<OperatorConfigCache> operatorConfigCache_ = nullptr; variable
Dsim_account_manager.h49 std::shared_ptr<OperatorConfigCache> operatorConfigCache_ = nullptr; variable
Doperator_config_loader.h69 std::shared_ptr<OperatorConfigCache> operatorConfigCache_ = nullptr; variable
/base/telephony/core_service/test/unittest/icc_file_gtest/
Dicc_file_gtest.cpp96 std::shared_ptr<OperatorConfigCache> operatorConfigCache_ = nullptr; member in OHOS::Telephony::IccFileTest