OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onPauseGeofencesCb
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/gps/msm8998/android/location_api/
GeofenceAPIClient.h
64
void
onPauseGeofencesCb
(size_t count, LocationError* errors, uint32_t* ids) final;
GeofenceAPIClient.cpp
212
void GeofenceAPIClient::
onPauseGeofencesCb
(size_t count, LocationError* errors, uint32_t* ids)
/hardware/qcom/gps/msm8998/location/
LocationAPIClientBase.h
133
inline virtual void
onPauseGeofencesCb
(
349
mAPI.
onPauseGeofencesCb
(count, errors, ids);
Completed in 169 milliseconds