Searched refs:OrderBy (Results 1 – 11 of 11) sorted by relevance
78 const std::vector<QueryConstraints::OrderBy>& obs);80 std::vector<QueryConstraints::OrderBy> RemoveRedundantOrderBy(82 const std::vector<QueryConstraints::OrderBy>& obs);86 const std::vector<QueryConstraints::OrderBy>& obs);
42 using OrderBy = sqlite3_index_info::sqlite3_index_orderby; variable72 const std::vector<OrderBy>& order_by() const { return order_by_; } in order_by()80 std::vector<OrderBy> order_by_;
102 const std::vector<QueryConstraints::OrderBy>& obs) { in IsOrdered()114 std::vector<QueryConstraints::OrderBy> StorageTable::RemoveRedundantOrderBy( in RemoveRedundantOrderBy()116 const std::vector<QueryConstraints::OrderBy>& obs) { in RemoveRedundantOrderBy()117 std::vector<QueryConstraints::OrderBy> filtered; in RemoveRedundantOrderBy()133 const std::vector<QueryConstraints::OrderBy>& obs) { in CreateSortedIndexVector()
52 Comparator Sort(const QueryConstraints::OrderBy&) const override;
55 virtual Comparator Sort(const QueryConstraints::OrderBy& ob) const = 0;101 Comparator Sort(const QueryConstraints::OrderBy& ob) const override { in Sort()200 Comparator Sort(const QueryConstraints::OrderBy& ob) const override { in Sort()
52 Comparator Sort(const QueryConstraints::OrderBy& ob) const override;
68 OrderBy ob{}; in AddOrderBy()
138 const QueryConstraints::OrderBy& ob) const { in Sort()
180 const QueryConstraints::OrderBy& ob) const { in Sort()
93 …Order = new ReadOnlyCollection<FieldDescriptor>(fieldsInDeclarationOrder.OrderBy(field => field.Fi… in MessageDescriptor()
17883 func (c *AcceleratorTypesAggregatedListCall) OrderBy(orderBy string) *AcceleratorTypesAggregatedLis… func18300 func (c *AcceleratorTypesListCall) OrderBy(orderBy string) *AcceleratorTypesListCall { func18561 func (c *AddressesAggregatedListCall) OrderBy(orderBy string) *AddressesAggregatedListCall { func19323 func (c *AddressesListCall) OrderBy(orderBy string) *AddressesListCall { func19924 func (c *AutoscalersAggregatedListCall) OrderBy(orderBy string) *AutoscalersAggregatedListCall { func20683 func (c *AutoscalersListCall) OrderBy(orderBy string) *AutoscalersListCall { func21944 func (c *BackendBucketsListCall) OrderBy(orderBy string) *BackendBucketsListCall { func22539 func (c *BackendServicesAggregatedListCall) OrderBy(orderBy string) *BackendServicesAggregatedListC… func23417 func (c *BackendServicesListCall) OrderBy(orderBy string) *BackendServicesListCall { func24337 func (c *DiskTypesAggregatedListCall) OrderBy(orderBy string) *DiskTypesAggregatedListCall { func[all …]