Searched refs:requestNiNotifyEvent (Results 1 - 10 of 10) sorted by relevance

/hardware/qcom/gps/msm8998/core/
H A DLocAdapterBase.cpp152 requestNiNotifyEvent(const GnssNiNotification &notify, const void* data)
H A DLocAdapterBase.h150 virtual bool requestNiNotifyEvent(const GnssNiNotification &notify, const void* data);
H A DLocApiBase.cpp382 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestNiNotifyEvent(notify, data));
/hardware/qcom/gps/sdm845/core/
H A DLocAdapterBase.cpp152 requestNiNotifyEvent(const GnssNiNotification &notify, const void* data)
H A DLocAdapterBase.h150 virtual bool requestNiNotifyEvent(const GnssNiNotification &notify, const void* data);
H A DLocApiBase.cpp383 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestNiNotifyEvent(notify, data));
/hardware/qcom/gps/msm8998/gnss/
H A DGnssAdapter.h215 virtual bool requestNiNotifyEvent(const GnssNiNotification& notify, const void* data);
H A DGnssAdapter.cpp2074 GnssAdapter::requestNiNotifyEvent(const GnssNiNotification &notify, const void* data) function in class:GnssAdapter
/hardware/qcom/gps/sdm845/gnss/
H A DGnssAdapter.h215 virtual bool requestNiNotifyEvent(const GnssNiNotification& notify, const void* data);
H A DGnssAdapter.cpp2092 GnssAdapter::requestNiNotifyEvent(const GnssNiNotification &notify, const void* data) function in class:GnssAdapter

Completed in 45 milliseconds