H A D | auto_cache.cpp | 73 meta.tokenId, [this, &meta, &watchers, &store](auto &, std::map<std::string, Delegate> &stores) -> bool { in GetStore() 107 tokenId, [&stores, &storeName](auto &, std::map<std::string, Delegate> &delegates) -> bool { in GetStoresIfPresent() 149 std::list<Delegate> closeStores; in CloseStore() 184 stores_.EraseIf([&users, isScreenLocked](const auto &tokenId, std::map<std::string, Delegate> &delegates) { in CloseExcept() 218 stores_.EraseIf([¤t, isForce, isScreenLocked](auto &key, std::map<std::string, Delegate> &delegates) { in GarbageCollect() 249 AutoCache::Delegate::Delegate(GeneralStore *delegate, const Watchers &watchers, int32_t user, const StoreMetaData &meta) in Delegate() function in OHOS::DistributedData::AutoCache::Delegate 258 AutoCache::Delegate::Delegate(const Delegate function in OHOS::DistributedData::AutoCache::Delegate [all...] |