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