Home
last modified time | relevance | path

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

/base/telephony/telephony_data/sim/include/
Drdb_sim_helper.h71 void CreateSimInfoTableStr(std::string &createTableStr);
/base/telephony/telephony_data/sim/src/
Drdb_sim_helper.cpp37 CreateSimInfoTableStr(simInfoStr); in Init()
50 void RdbSimHelper::CreateSimInfoTableStr(std::string &createTableStr) in CreateSimInfoTableStr() function in OHOS::Telephony::RdbSimHelper