Home
last modified time | relevance | path

Searched refs:requestNiNotify (Results 1 – 25 of 27) sorted by relevance

12

/hardware/qcom/gps/msm8974/core/
DLocAdapterBase.cpp129 requestNiNotify(GpsNiNotification &notify, const void* data)
DLocAdapterBase.h100 virtual bool requestNiNotify(GpsNiNotification &notify,
DLocApiBase.cpp319 void LocApiBase::requestNiNotify(GpsNiNotification &notify, const void* data) in requestNiNotify() function in loc_core::LocApiBase
322 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestNiNotify(notify, data)); in requestNiNotify()
DLocApiBase.h123 void requestNiNotify(GpsNiNotification &notify, const void* data);
/hardware/qcom/gps/msm8084/core/
DLocAdapterBase.cpp129 requestNiNotify(GpsNiNotification &notify, const void* data)
DLocAdapterBase.h100 virtual bool requestNiNotify(GpsNiNotification &notify,
DLocApiBase.cpp319 void LocApiBase::requestNiNotify(GpsNiNotification &notify, const void* data) in requestNiNotify() function in loc_core::LocApiBase
322 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestNiNotify(notify, data)); in requestNiNotify()
DLocApiBase.h123 void requestNiNotify(GpsNiNotification &notify, const void* data);
/hardware/qcom/gps/core/
DLocAdapterBase.cpp135 requestNiNotify(GpsNiNotification &notify, const void* data)
DLocAdapterBase.h110 virtual bool requestNiNotify(GpsNiNotification &notify,
DLocApiBase.cpp349 void LocApiBase::requestNiNotify(GpsNiNotification &notify, const void* data) in requestNiNotify() function in loc_core::LocApiBase
352 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestNiNotify(notify, data)); in requestNiNotify()
DLocApiBase.h131 void requestNiNotify(GpsNiNotification &notify, const void* data);
/hardware/qcom/gps/msm8960/core/
DLocAdapterBase.cpp137 requestNiNotify(GpsNiNotification &notify, const void* data)
DLocAdapterBase.h98 virtual bool requestNiNotify(GpsNiNotification &notify,
DLocApiBase.cpp289 void LocApiBase::requestNiNotify(GpsNiNotification &notify, const void* data) in requestNiNotify() function in loc_core::LocApiBase
292 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestNiNotify(notify, data)); in requestNiNotify()
DLocApiBase.h109 void requestNiNotify(GpsNiNotification &notify, const void* data);
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
DLocEngAdapter.cpp218 bool LocEngAdapter::requestNiNotify(GpsNiNotification &notif, const void* data) in requestNiNotify() function in LocEngAdapter
DLocEngAdapter.h258 virtual bool requestNiNotify(GpsNiNotification &notify, const void* data);
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
DLocEngAdapter.cpp302 bool LocEngAdapter::requestNiNotify(GpsNiNotification &notif, const void* data) in requestNiNotify() function in LocEngAdapter
DLocEngAdapter.h285 virtual bool requestNiNotify(GpsNiNotification &notify, const void* data);
/hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/
DLocEngAdapter.cpp302 bool LocEngAdapter::requestNiNotify(GpsNiNotification &notif, const void* data) in requestNiNotify() function in LocEngAdapter
DLocEngAdapter.h285 virtual bool requestNiNotify(GpsNiNotification &notify, const void* data);
/hardware/qcom/gps/loc_api/libloc_api_50001/
DLocEngAdapter.h282 virtual bool requestNiNotify(GpsNiNotification &notify, const void* data);
DLocEngAdapter.cpp300 bool LocEngAdapter::requestNiNotify(GpsNiNotification &notif, const void* data) in requestNiNotify() function in LocEngAdapter
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp1341 requestNiNotify(notif, (const void*)copy); in NIEvent()

12