Searched refs:CreateMapKVStore (Results 1 – 3 of 3) sorted by relevance
218 std::shared_ptr<KVStore> copy = KVStore::CreateMapKVStore(); in Clone()289 std::shared_ptr<KVStore> KVStore::CreateMapKVStore() { in CreateMapKVStore() function in node::KVStore
482 env_vars = KVStore::CreateMapKVStore(); in New()
304 static std::shared_ptr<KVStore> CreateMapKVStore();