Searched refs:GetBatchedLocationsRequest (Results 1 – 8 of 8) sorted by relevance
306 class GetBatchedLocationsRequest : public LocationAPIRequest {308 GetBatchedLocationsRequest(LocationAPIClientBase& API) : LocationAPIRequest(API) {} in GetBatchedLocationsRequest() function
417 requests->push(new GetBatchedLocationsRequest(*this)); in locAPIGetBatchedLocations()
441 class GetBatchedLocationsRequest : public LocationAPIRequest {443 GetBatchedLocationsRequest(LocationAPIClientBase& API) : mAPI(API) {} in GetBatchedLocationsRequest() function
568 mRequestQueues[REQUEST_SESSION].push(new GetBatchedLocationsRequest(*this)); in locAPIGetBatchedLocations()
471 class GetBatchedLocationsRequest : public LocationAPIRequest {473 GetBatchedLocationsRequest(LocationAPIClientBase& API) : mAPI(API) {} in GetBatchedLocationsRequest() function
606 mRequestQueues[REQUEST_SESSION].push(new GetBatchedLocationsRequest(*this)); in locAPIGetBatchedLocations()