Home
last modified time | relevance | path

Searched refs:MaxResults (Results 1 – 5 of 5) sorted by relevance

/external/guice/extensions/persist/src/com/google/inject/persist/jpa/
DJpaFinderProxy.java26 import com.google.inject.persist.finder.MaxResults;
126 } else if (annotation instanceof MaxResults) { in bindQueryNamedParameters()
144 } else if (annotation instanceof MaxResults) { in bindQueryRawParameters()
189 } else if (MaxResults.class.equals(annotationType)) { in getFinderDescriptor()
/external/guice/extensions/persist/src/com/google/inject/persist/finder/
DMaxResults.java32 public @interface MaxResults {} annotation
/external/syzkaller/vendor/cloud.google.com/go/storage/
Dbucket.go666 req.MaxResults(int64(pageSize))
743 req.MaxResults(int64(pageSize))
/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go17866 func (c *AcceleratorTypesAggregatedListCall) MaxResults(maxResults int64) *AcceleratorTypesAggregat… func
18283 func (c *AcceleratorTypesListCall) MaxResults(maxResults int64) *AcceleratorTypesListCall { func
18544 func (c *AddressesAggregatedListCall) MaxResults(maxResults int64) *AddressesAggregatedListCall { func
19306 func (c *AddressesListCall) MaxResults(maxResults int64) *AddressesListCall { func
19907 func (c *AutoscalersAggregatedListCall) MaxResults(maxResults int64) *AutoscalersAggregatedListCall… func
20666 func (c *AutoscalersListCall) MaxResults(maxResults int64) *AutoscalersListCall { func
21927 func (c *BackendBucketsListCall) MaxResults(maxResults int64) *BackendBucketsListCall { func
22522 func (c *BackendServicesAggregatedListCall) MaxResults(maxResults int64) *BackendServicesAggregated… func
23400 func (c *BackendServicesListCall) MaxResults(maxResults int64) *BackendServicesListCall { func
24320 func (c *DiskTypesAggregatedListCall) MaxResults(maxResults int64) *DiskTypesAggregatedListCall { func
[all …]
/external/syzkaller/vendor/google.golang.org/api/storage/v1/
Dstorage-gen.go3461 func (c *BucketsListCall) MaxResults(maxResults int64) *BucketsListCall { func
8950 func (c *ObjectsListCall) MaxResults(maxResults int64) *ObjectsListCall { func
10620 func (c *ObjectsWatchAllCall) MaxResults(maxResults int64) *ObjectsWatchAllCall { func