Searched refs:sortByName (Results 1 – 2 of 2) sorted by relevance
52 …td::vector<Field> GetCloudPrimaryKeyField(const TableSchema &tableSchema, bool sortByName = false);
310 …<Field> CloudStorageUtils::GetCloudPrimaryKeyField(const TableSchema &tableSchema, bool sortByName) in GetCloudPrimaryKeyField() argument318 if (sortByName) { in GetCloudPrimaryKeyField()