Searched refs:IsExistResultSet (Results 1 – 2 of 2) sorted by relevance
53 bool IsExistResultSet(const std::string &collection);
771 if (IsExistResultSet(context->collectionName)) { in InitFindResultSet()837 bool DocumentStore::IsExistResultSet(const std::string &collection) in IsExistResultSet() function in DocumentDB::DocumentStore