Searched refs:GetDocumentStore (Results 1 – 3 of 3) sorted by relevance
27 static int GetDocumentStore(const std::string &path, const std::string &config, uint32_t flags,
33 int ret = DocumentStoreManager::GetDocumentStore(path, config, flags, store); in GRD_DBOpenInner()
52 int DocumentStoreManager::GetDocumentStore(const std::string &path, const std::string &config, uint… in GetDocumentStore() function in DocumentDB::DocumentStoreManager