Searched refs:IsIndexExist (Results 1 – 3 of 3) sorted by relevance
74 bool IsIndexExist(const IndexName &indexName) const;
205 bool SchemaObject::IsIndexExist(const IndexName &indexName) const in IsIndexExist() function in DistributedDB::SchemaObject
816 if (!schema_.IsIndexExist(indexName)) { in CheckAndFormatSuggestIndex()