Searched refs:InsertStorageEngine (Results 1 – 2 of 2) sorted by relevance
55 void InsertStorageEngine(const std::string &identifier, StorageEngine *&storageEngine);
71 manager->InsertStorageEngine(identifier, storageEngine); in GetStorageEngine()246 void StorageEngineManager::InsertStorageEngine(const std::string &identifier, StorageEngine *&stora… in InsertStorageEngine() function in DistributedDB::StorageEngineManager