Searched refs:requestNiNotifyEvent (Results 1 - 10 of 10) sorted by relevance
/hardware/qcom/gps/msm8998/core/ |
H A D | LocAdapterBase.cpp | 152 requestNiNotifyEvent(const GnssNiNotification ¬ify, const void* data)
|
H A D | LocAdapterBase.h | 150 virtual bool requestNiNotifyEvent(const GnssNiNotification ¬ify, const void* data);
|
H A D | LocApiBase.cpp | 382 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestNiNotifyEvent(notify, data));
|
/hardware/qcom/gps/sdm845/core/ |
H A D | LocAdapterBase.cpp | 152 requestNiNotifyEvent(const GnssNiNotification ¬ify, const void* data)
|
H A D | LocAdapterBase.h | 150 virtual bool requestNiNotifyEvent(const GnssNiNotification ¬ify, const void* data);
|
H A D | LocApiBase.cpp | 383 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestNiNotifyEvent(notify, data));
|
/hardware/qcom/gps/msm8998/gnss/ |
H A D | GnssAdapter.h | 215 virtual bool requestNiNotifyEvent(const GnssNiNotification& notify, const void* data);
|
H A D | GnssAdapter.cpp | 2074 GnssAdapter::requestNiNotifyEvent(const GnssNiNotification ¬ify, const void* data) function in class:GnssAdapter
|
/hardware/qcom/gps/sdm845/gnss/ |
H A D | GnssAdapter.h | 215 virtual bool requestNiNotifyEvent(const GnssNiNotification& notify, const void* data);
|
H A D | GnssAdapter.cpp | 2092 GnssAdapter::requestNiNotifyEvent(const GnssNiNotification ¬ify, const void* data) function in class:GnssAdapter
|
Completed in 45 milliseconds