Home
last modified time | relevance | path

Searched refs:SIM_INFO_URI (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Doperator_config_loader.h45 const std::string SIM_INFO_URI = "datashare:///com.ohos.simability/sim/sim_info"; variable
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Doperator_config_loader.cpp110 Uri simUri(SIM_INFO_URI); in InsertOpkeyToSimDb()