Searched refs:GetDbStore (Results 1 – 6 of 6) sorted by relevance
29 std::shared_ptr<NativeRdb::RdbStore> SqliteDb::GetDbStore() in GetDbStore() function in OHOS::UpdateEngine::SqliteDb69 std::shared_ptr<NativeRdb::RdbStore> dbStore = GetDbStore(); in Insert()80 std::shared_ptr<NativeRdb::RdbStore> dbStore = GetDbStore(); in Delete()91 std::shared_ptr<NativeRdb::RdbStore> dbStore = GetDbStore(); in Query()99 std::shared_ptr<NativeRdb::RdbStore> dbStore = GetDbStore(); in Update()
45 auto dbStore = store_->GetDbStore(); in IsUidExists()64 auto dbStore = store_->GetDbStore(); in SaveSubscriberInfo()100 auto dbStore = store_->GetDbStore(); in DeleteSubscriberInfo()119 auto dbStore = store_->GetDbStore(); in GetEventListByUid()144 auto dbStore = store_->GetDbStore(); in GetUidByBundleName()169 auto dbStore = store_->GetDbStore(); in GetTotalSubscriberInfo()
55 std::shared_ptr<NativeRdb::RdbStore> DataShareStore::GetDbStore() in GetDbStore() function in OHOS::HiviewDFX::DataShareStore68 auto dbStore = GetDbStore(); in DropTable()
33 std::shared_ptr<NativeRdb::RdbStore> GetDbStore();
79 auto dbstore = dataShareStore->GetDbStore();88 dbstore = dataShareStore->GetDbStore();
51 std::shared_ptr<NativeRdb::RdbStore> GetDbStore();