Home
last modified time | relevance | path

Searched refs:RdbOpKeyHelper (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/telephony_data/opkey/src/
H A Drdb_opkey_helper.cpp27 RdbOpKeyHelper::RdbOpKeyHelper() in RdbOpKeyHelper() function in OHOS::Telephony::RdbOpKeyHelper
31 int RdbOpKeyHelper::Init() in Init()
48 void RdbOpKeyHelper::UpdateDbPath(const std::string &path) in UpdateDbPath()
53 void RdbOpKeyHelper::CreateOpKeyInfoTableStr(std::string &createTableStr) in CreateOpKeyInfoTableStr()
75 void RdbOpKeyHelper::CreateOpKeyInfoIndexStr(std::string &createIndexStr) in CreateOpKeyInfoIndexStr()
82 int RdbOpKeyHelper::CommitTransactionAction() in CommitTransactionAction()
91 int64_t RdbOpKeyHelper::InitOpKeyDatabase() in InitOpKeyDatabase()
/ohos5.0/base/telephony/telephony_data/opkey/include/
H A Drdb_opkey_helper.h25 class RdbOpKeyHelper : public RdbBaseHelper {
27 RdbOpKeyHelper();
28 ~RdbOpKeyHelper() = default;
H A Dopkey_ability.h93 RdbOpKeyHelper helper_;