Searched defs:Delegate (Results 1 – 3 of 3) sorted by relevance
68 struct Delegate : public GeneralWatcher { struct97 ConcurrentMap<uint32_t, std::map<std::string, Delegate>> stores_; argument
248 AutoCache::Delegate::Delegate(GeneralStore *delegate, const Watchers &watchers, int32_t user, const… in Delegate() function in OHOS::DistributedData::AutoCache::Delegate257 AutoCache::Delegate::Delegate(const Delegate& delegate) in Delegate() function in OHOS::DistributedData::AutoCache::Delegate
574 using Delegate = DistributedDB::RelationalStoreDelegate; typedef619 using Delegate = DistributedDB::RelationalStoreDelegate; typedef