Searched defs:KvStoreDelegateManager (Results 1 – 2 of 2) sorted by relevance
156 KvStoreDelegateManager::KvStoreDelegateManager(const std::string &appId, const std::string &userId,… in KvStoreDelegateManager() function in DistributedDB::KvStoreDelegateManager162 KvStoreDelegateManager::KvStoreDelegateManager(const std::string &appId, const std::string &userId, in KvStoreDelegateManager() function in DistributedDB::KvStoreDelegateManager
71 using KvStoreDelegateManager = DistributedDB::KvStoreDelegateManager; typedef