HomeSort by relevance Sort by last modified time
    Searched refs:ni_notify_cb (Results 1 - 8 of 8) sorted by null

  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_ni.cpp 120 if (NULL == loc_eng_data.ni_notify_cb) {
174 CALLBACK_LOG_CALLFLOW("ni_notify_cb - id", %d, notif->notification_id);
175 loc_eng_data.ni_notify_cb((GpsNiNotification*)notif);
251 if (NULL == loc_eng_data.ni_notify_cb) {
296 } else if (NULL != loc_eng_data.ni_notify_cb) {
307 loc_eng_data.ni_notify_cb = callbacks->notify_cb;
334 if (NULL == loc_eng_data.ni_notify_cb) {
loc_eng.h 92 gps_ni_notify_callback ni_notify_cb; member in struct:loc_eng_data_s
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_ni.cpp 121 if (NULL == loc_eng_data.ni_notify_cb) {
191 CALLBACK_LOG_CALLFLOW("ni_notify_cb - id", %d, notif->notification_id);
192 loc_eng_data.ni_notify_cb((GpsNiNotification*)notif);
276 if (NULL == loc_eng_data.ni_notify_cb) {
333 } else if (NULL != loc_eng_data.ni_notify_cb) {
351 loc_eng_data.ni_notify_cb = callbacks->notify_cb;
379 if (NULL == loc_eng_data.ni_notify_cb) {
loc_eng.h 92 gps_ni_notify_callback ni_notify_cb; member in struct:loc_eng_data_s
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng_ni.cpp 121 if (NULL == loc_eng_data.ni_notify_cb) {
191 CALLBACK_LOG_CALLFLOW("ni_notify_cb - id", %d, notif->notification_id);
192 loc_eng_data.ni_notify_cb((GpsNiNotification*)notif);
276 if (NULL == loc_eng_data.ni_notify_cb) {
333 } else if (NULL != loc_eng_data.ni_notify_cb) {
351 loc_eng_data.ni_notify_cb = callbacks->notify_cb;
379 if (NULL == loc_eng_data.ni_notify_cb) {
loc_eng.h 92 gps_ni_notify_callback ni_notify_cb; member in struct:loc_eng_data_s
  /hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/
loc_eng_ni.cpp 121 if (NULL == loc_eng_data.ni_notify_cb) {
191 CALLBACK_LOG_CALLFLOW("ni_notify_cb - id", %d, notif->notification_id);
192 loc_eng_data.ni_notify_cb((GpsNiNotification*)notif);
276 if (NULL == loc_eng_data.ni_notify_cb) {
333 } else if (NULL != loc_eng_data.ni_notify_cb) {
351 loc_eng_data.ni_notify_cb = callbacks->notify_cb;
379 if (NULL == loc_eng_data.ni_notify_cb) {
loc_eng.h 92 gps_ni_notify_callback ni_notify_cb; member in struct:loc_eng_data_s

Completed in 125 milliseconds