Home
last modified time | relevance | path

Searched refs:geofence_interface (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc.cpp520 static const GpsGeofencingInterface* geofence_interface = NULL; in get_geofence_interface() local
540 geofence_interface = get_gps_geofence_interface(); in get_geofence_interface()
543 EXIT_LOG(%d, geofence_interface == NULL); in get_geofence_interface()
544 return geofence_interface; in get_geofence_interface()
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc.cpp651 static const GpsGeofencingInterface* geofence_interface = NULL; in get_geofence_interface() local
671 geofence_interface = get_gps_geofence_interface(); in get_geofence_interface()
674 EXIT_LOG(%d, geofence_interface == NULL); in get_geofence_interface()
675 return geofence_interface; in get_geofence_interface()