Searched refs:notification_id (Results 1 – 15 of 15) sorted by relevance
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 140 ((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()
|
D | loc_eng.cpp | 226 mNotify.notification_id, in locallog()
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 157 ((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()
|
D | loc_eng.cpp | 245 mNotify.notification_id, in locallog()
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 157 ((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()
|
D | loc_eng.cpp | 246 mNotify.notification_id, in locallog()
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 157 ((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()
|
D | loc_eng.cpp | 243 mNotify.notification_id, in locallog()
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 157 ((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()
|
D | loc_eng.cpp | 243 mNotify.notification_id, in locallog()
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 157 ((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()
|
D | loc_eng.cpp | 246 mNotify.notification_id, in locallog()
|
/hardware/qcom/gps/msm8998/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 156 ((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()
|
D | loc_eng.cpp | 246 mNotify.notification_id, in locallog()
|
/hardware/libhardware/include/hardware/ |
D | gps.h | 1034 int notification_id; member
|