Lines Matching full:index_name
769 bool Connection::DoesIndexExist(const char* index_name) const {770 return DoesTableOrIndexExist(index_name, "index");