Searched refs:GetStoresIfPresent (Results 1 – 4 of 4) sorted by relevance
51 API_EXPORT Stores GetStoresIfPresent(uint32_t tokenId, const std::string &storeName = "");
103 AutoCache::Stores AutoCache::GetStoresIfPresent(uint32_t tokenId, const std::string &storeName) in GetStoresIfPresent() function in OHOS::DistributedData::AutoCache
637 auto stores = AutoCache::GetInstance().GetStoresIfPresent(meta.tokenId, storeId); in SetConfig()751 auto stores = AutoCache::GetInstance().GetStoresIfPresent(key); in OnAppExit()
204 auto stores = AutoCache::GetInstance().GetStoresIfPresent(tokenId); in OnAppExit()