Home
last modified time | relevance | path

Searched refs:notification_id (Results 1 – 15 of 15) sorted by relevance

/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_ni.cpp140 ((GpsNiNotification*)notif)->notification_id = loc_eng_ni_data_p->reqID; in loc_eng_ni_request_handler()
174 CALLBACK_LOG_CALLFLOW("ni_notify_cb - id", %d, notif->notification_id); in loc_eng_ni_request_handler()
Dloc_eng.cpp226 mNotify.notification_id, in locallog()
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
Dloc_eng_ni.cpp157 ((GpsNiNotification*)notif)->notification_id = pSession->reqID; in loc_eng_ni_request_handler()
191 CALLBACK_LOG_CALLFLOW("ni_notify_cb - id", %d, notif->notification_id); in loc_eng_ni_request_handler()
Dloc_eng.cpp245 mNotify.notification_id, in locallog()
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
Dloc_eng_ni.cpp157 ((GpsNiNotification*)notif)->notification_id = pSession->reqID; in loc_eng_ni_request_handler()
191 CALLBACK_LOG_CALLFLOW("ni_notify_cb - id", %d, notif->notification_id); in loc_eng_ni_request_handler()
Dloc_eng.cpp246 mNotify.notification_id, in locallog()
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Dloc_eng_ni.cpp157 ((GpsNiNotification*)notif)->notification_id = pSession->reqID; in loc_eng_ni_request_handler()
191 CALLBACK_LOG_CALLFLOW("ni_notify_cb - id", %d, notif->notification_id); in loc_eng_ni_request_handler()
Dloc_eng.cpp243 mNotify.notification_id, in locallog()
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
Dloc_eng_ni.cpp157 ((GpsNiNotification*)notif)->notification_id = pSession->reqID; in loc_eng_ni_request_handler()
191 CALLBACK_LOG_CALLFLOW("ni_notify_cb - id", %d, notif->notification_id); in loc_eng_ni_request_handler()
Dloc_eng.cpp243 mNotify.notification_id, in locallog()
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_ni.cpp157 ((GpsNiNotification*)notif)->notification_id = pSession->reqID; in loc_eng_ni_request_handler()
191 CALLBACK_LOG_CALLFLOW("ni_notify_cb - id", %d, notif->notification_id); in loc_eng_ni_request_handler()
Dloc_eng.cpp246 mNotify.notification_id, in locallog()
/hardware/qcom/gps/msm8998/loc_api/libloc_api_50001/
Dloc_eng_ni.cpp156 ((GpsNiNotification*)notif)->notification_id = pSession->reqID; in loc_eng_ni_request_handler()
190 CALLBACK_LOG_CALLFLOW("ni_notify_cb - id", %d, notif->notification_id); in loc_eng_ni_request_handler()
Dloc_eng.cpp246 mNotify.notification_id, in locallog()
/hardware/libhardware/include/hardware/
Dgps.h1034 int notification_id; member