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