Home
last modified time | relevance | path

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

12

/hardware/qcom/gps/msm8994/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/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/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/msm8996/core/
DLocAdapterBase.cpp136 requestNiNotify(GpsNiNotification &notify, const void* data)
DLocAdapterBase.h110 virtual bool requestNiNotify(GpsNiNotification &notify,
DLocApiBase.cpp348 void LocApiBase::requestNiNotify(GpsNiNotification &notify, const void* data) in requestNiNotify() function in loc_core::LocApiBase
351 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestNiNotify(notify, data)); in requestNiNotify()
DLocApiBase.h131 void requestNiNotify(GpsNiNotification &notify, const void* data);
/hardware/qcom/gps/msm8909/core/
DLocAdapterBase.cpp136 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()
/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);

12