Home
last modified time | relevance | path

Searched defs:batchingSession (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/gps/msm8998/location/
DLocationAPIClientBase.cpp212 uint32_t batchingSession = 0; in locAPIStartSession() local
262 uint32_t batchingSession = entity.batchingSession; in locAPIStopSession() local
303 uint32_t batchingSession = entity.batchingSession; in locAPIUpdateSessionOptions() local
DLocationAPIClientBase.h152 uint32_t batchingSession; member