Searched defs:storePtr (Results 1 – 7 of 7) sorted by relevance
45 …stores_.Compute(key, [&store, intention](const auto &key, std::shared_ptr<Store> &storePtr) -> boo… in GetStore()74 stores_.EraseIf([¤t](auto &key, std::shared_ptr<Store> &storePtr) { in GarbageCollect()
53 shared_ptr<MediaLibraryRdbStore> storePtr = nullptr; variable
45 shared_ptr<NativeRdb::RdbStore> storePtr = nullptr; variable
52 shared_ptr<NativeRdb::RdbStore> storePtr = nullptr; variable
481 std::shared_ptr<AppAccountDataStorage> storePtr = GetDataStorage(uid); in GetAssociatedDataFromStorage() local540 …std::shared_ptr<AppAccountDataStorage> storePtr = GetDataStorage(appAccountCallingInfo.callingUid); in SetAssociatedData() local1263 … auto storePtr = std::make_shared<AppAccountDataStorage>(EL2_DATA_STORE_PREFIX + storeId, options); in GetDataStorageByUserId() local
59 shared_ptr<MediaLibraryRdbStore> storePtr = nullptr; variable
56 shared_ptr<MediaLibraryRdbStore> storePtr = nullptr; variable