OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:StopBatchingRequest
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/gps/msm8998/location/
LocationAPIClientBase.h
290
class
StopBatchingRequest
: public LocationAPIRequest {
292
StopBatchingRequest
(LocationAPIClientBase& API) : LocationAPIRequest(API) {}
/hardware/qcom/gps/msm8909w_3100/location/
LocationAPIClientBase.h
420
class
StopBatchingRequest
: public LocationAPIRequest {
422
StopBatchingRequest
(LocationAPIClientBase& API) : mAPI(API) {}
Completed in 92 milliseconds