Searched refs:geofence_interface (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc.cpp520 static const GpsGeofencingInterface* geofence_interface = NULL; local
540 geofence_interface = get_gps_geofence_interface();
543 EXIT_LOG(%d, geofence_interface == NULL);
544 return geofence_interface;
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc.cpp556 static const GpsGeofencingInterface* geofence_interface = NULL; local
576 geofence_interface = get_gps_geofence_interface();
579 EXIT_LOG(%d, geofence_interface == NULL);
580 return geofence_interface;
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc.cpp651 static const GpsGeofencingInterface* geofence_interface = NULL; local
671 geofence_interface = get_gps_geofence_interface();
674 EXIT_LOG(%d, geofence_interface == NULL);
675 return geofence_interface;
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc.cpp563 static const GpsGeofencingInterface* geofence_interface = NULL; local
583 geofence_interface = get_gps_geofence_interface();
586 EXIT_LOG(%d, geofence_interface == NULL);
587 return geofence_interface;
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc.cpp552 static const GpsGeofencingInterface* geofence_interface = NULL; local
572 geofence_interface = get_gps_geofence_interface();
575 EXIT_LOG(%d, geofence_interface == NULL);
576 return geofence_interface;
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc.cpp627 static const GpsGeofencingInterface* geofence_interface = NULL; local
647 geofence_interface = get_gps_geofence_interface();
650 EXIT_LOG(%d, geofence_interface == NULL);
651 return geofence_interface;

Completed in 375 milliseconds