Searched refs:InitAPNDatabase (Results 1 – 3 of 3) sorted by relevance
59 int InitAPNDatabase(int slotId, const std::string &opkey, bool isNeedCheckFile);
136 result = helper_.InitAPNDatabase(slotId, opkey, true); in BatchInsert()485 int result = helper_.InitAPNDatabase(slotId, opkey, false); in ResetApn()
158 int RdbPdpProfileHelper::InitAPNDatabase(int slotId, const std::string &opKey, bool isNeedCheckFile) in InitAPNDatabase() function in OHOS::Telephony::RdbPdpProfileHelper