Home
last modified time | relevance | path

Searched refs:StopBatchingRequest (Results 1 – 16 of 16) sorted by relevance

/aosp12/hardware/qcom/gps/msm8998/location/
H A DLocationAPIClientBase.h290 class StopBatchingRequest : public LocationAPIRequest {
292 StopBatchingRequest(LocationAPIClientBase& API) : LocationAPIRequest(API) {} in StopBatchingRequest() function
H A DLocationAPIClientBase.cpp296 requests->push(new StopBatchingRequest(*this)); in locAPIStopSession()
338 requests->push(new StopBatchingRequest(*this)); in locAPIUpdateSessionOptions()
/aosp12/hardware/qcom/sdm845/gps/msm8998/location/
H A DLocationAPIClientBase.h290 class StopBatchingRequest : public LocationAPIRequest {
292 StopBatchingRequest(LocationAPIClientBase& API) : LocationAPIRequest(API) {} in StopBatchingRequest() function
H A DLocationAPIClientBase.cpp296 requests->push(new StopBatchingRequest(*this)); in locAPIStopSession()
338 requests->push(new StopBatchingRequest(*this)); in locAPIUpdateSessionOptions()
/aosp12/hardware/qcom/gps/msm8909w_3100/location/
H A DLocationAPIClientBase.h420 class StopBatchingRequest : public LocationAPIRequest {
422 StopBatchingRequest(LocationAPIClientBase& API) : mAPI(API) {} in StopBatchingRequest() function
H A DLocationAPIClientBase.cpp450 mRequestQueues[REQUEST_SESSION].push(new StopBatchingRequest(*this)); in locAPIStopSession()
/aosp12/hardware/qcom/sm7150/gps/location/
H A DLocationAPIClientBase.h453 class StopBatchingRequest : public LocationAPIRequest {
455 StopBatchingRequest(LocationAPIClientBase& API) : mAPI(API) {} in StopBatchingRequest() function
H A DLocationAPIClientBase.cpp488 mRequestQueues[REQUEST_SESSION].push(new StopBatchingRequest(*this)); in locAPIStopSession()
/aosp12/hardware/qcom/sm8150p/gps/location/
H A DLocationAPIClientBase.h453 class StopBatchingRequest : public LocationAPIRequest {
455 StopBatchingRequest(LocationAPIClientBase& API) : mAPI(API) {} in StopBatchingRequest() function
H A DLocationAPIClientBase.cpp488 mRequestQueues[REQUEST_SESSION].push(new StopBatchingRequest(*this)); in locAPIStopSession()
/aosp12/hardware/qcom/sm7250/gps/location/
H A DLocationAPIClientBase.h458 class StopBatchingRequest : public LocationAPIRequest {
460 StopBatchingRequest(LocationAPIClientBase& API) : mAPI(API) {} in StopBatchingRequest() function
H A DLocationAPIClientBase.cpp509 mRequestQueues[REQUEST_SESSION].push(new StopBatchingRequest(*this)); in locAPIStopSession()
/aosp12/hardware/qcom/sdm845/gps/sdm845/location/
H A DLocationAPIClientBase.h450 class StopBatchingRequest : public LocationAPIRequest {
452 StopBatchingRequest(LocationAPIClientBase& API) : mAPI(API) {} in StopBatchingRequest() function
H A DLocationAPIClientBase.cpp488 mRequestQueues[REQUEST_SESSION].push(new StopBatchingRequest(*this)); in locAPIStopSession()
/aosp12/hardware/qcom/sm8150/gps/location/
H A DLocationAPIClientBase.h458 class StopBatchingRequest : public LocationAPIRequest {
460 StopBatchingRequest(LocationAPIClientBase& API) : mAPI(API) {} in StopBatchingRequest() function
H A DLocationAPIClientBase.cpp509 mRequestQueues[REQUEST_SESSION].push(new StopBatchingRequest(*this)); in locAPIStopSession()