Searched refs:GpsNiNotification (Results 1 – 23 of 23) sorted by relevance
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 113 const GpsNiNotification *notif, in loc_eng_ni_request_handler() 140 ((GpsNiNotification*)notif)->notification_id = loc_eng_ni_data_p->reqID; in loc_eng_ni_request_handler() 175 loc_eng_data.ni_notify_cb((GpsNiNotification*)notif); in loc_eng_ni_request_handler()
|
D | loc_eng_msg.h | 257 const GpsNiNotification mNotify; 260 GpsNiNotification ¬if,
|
D | loc_eng.h | 232 const GpsNiNotification *notif,
|
D | LocEngAdapter.cpp | 218 bool LocEngAdapter::requestNiNotify(GpsNiNotification ¬if, const void* data) in requestNiNotify()
|
D | LocEngAdapter.h | 258 virtual bool requestNiNotify(GpsNiNotification ¬ify, const void* data);
|
D | loc_eng.cpp | 212 GpsNiNotification ¬if, in LocEngRequestNi()
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng_ni.cpp | 113 const GpsNiNotification *notif, in loc_eng_ni_request_handler() 157 ((GpsNiNotification*)notif)->notification_id = pSession->reqID; in loc_eng_ni_request_handler() 192 loc_eng_data.ni_notify_cb((GpsNiNotification*)notif); in loc_eng_ni_request_handler()
|
D | loc_eng_msg.h | 257 const GpsNiNotification mNotify; 260 GpsNiNotification ¬if,
|
D | loc_eng.h | 246 const GpsNiNotification *notif,
|
D | LocEngAdapter.cpp | 302 bool LocEngAdapter::requestNiNotify(GpsNiNotification ¬if, const void* data) in requestNiNotify()
|
D | LocEngAdapter.h | 285 virtual bool requestNiNotify(GpsNiNotification ¬ify, const void* data);
|
D | loc_eng.cpp | 224 GpsNiNotification ¬if, in LocEngRequestNi()
|
/hardware/qcom/gps/core/ |
D | LocAdapterBase.cpp | 129 requestNiNotify(GpsNiNotification ¬ify, const void* data)
|
D | LocAdapterBase.h | 100 virtual bool requestNiNotify(GpsNiNotification ¬ify,
|
D | LocApiBase.h | 123 void requestNiNotify(GpsNiNotification ¬ify, const void* data);
|
D | LocApiBase.cpp | 319 void LocApiBase::requestNiNotify(GpsNiNotification ¬ify, const void* data) in requestNiNotify()
|
/hardware/qcom/gps/msm8960/core/ |
D | LocAdapterBase.cpp | 137 requestNiNotify(GpsNiNotification ¬ify, const void* data)
|
D | LocAdapterBase.h | 98 virtual bool requestNiNotify(GpsNiNotification ¬ify,
|
D | LocApiBase.h | 109 void requestNiNotify(GpsNiNotification ¬ify, const void* data);
|
D | LocApiBase.cpp | 289 void LocApiBase::requestNiNotify(GpsNiNotification ¬ify, const void* data) in requestNiNotify()
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | LocApiRpc.h | 55 static int NIEventFillVerfiyType(GpsNiNotification ¬if,
|
/hardware/libhardware/include/hardware/ |
D | gps.h | 898 } GpsNiNotification; typedef 903 typedef void (*gps_ni_notify_callback)(GpsNiNotification *notification);
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 1200 GpsNiNotification notif = {0}; in NIEvent() 1344 int LocApiRpc::NIEventFillVerfiyType(GpsNiNotification ¬if, in NIEventFillVerfiyType()
|