Searched refs:FullTableName (Results 1 – 2 of 2) sorted by relevance
159 return errors::OutOfRange("Reached end of table ", FullTableName()); in ReadRow()193 FullTableName()); in ReadRow()271 FullTableName()); in ReadSchema()286 FullTableName()); in ReadSchema()299 "Tables with repeated columns are not supported: ", FullTableName())); in ExtractColumnType()
160 string FullTableName() { in FullTableName() function