Searched refs:reportNmea (Results 1 - 25 of 46) sorted by relevance

12

/hardware/qcom/gps/msm8084/core/
H A DLocAdapterBase.cpp88 reportNmea(const char* nmea, int length)
H A DLocAdapterBase.h89 virtual void reportNmea(const char* nmea, int length);
H A DLocApiBase.cpp257 void LocApiBase::reportNmea(const char* nmea, int length) function in class:loc_core::LocApiBase
260 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportNmea(nmea, length));
/hardware/qcom/gps/core/
H A DLocAdapterBase.cpp94 reportNmea(const char* nmea, int length)
H A DLocAdapterBase.h99 virtual void reportNmea(const char* nmea, int length);
H A DLocApiBase.cpp287 void LocApiBase::reportNmea(const char* nmea, int length) function in class:loc_core::LocApiBase
290 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportNmea(nmea, length));
/hardware/qcom/gps/msm8909/core/
H A DLocAdapterBase.cpp95 reportNmea(const char* nmea, int length)
H A DLocAdapterBase.h99 virtual void reportNmea(const char* nmea, int length);
H A DLocApiBase.cpp288 void LocApiBase::reportNmea(const char* nmea, int length) function in class:loc_core::LocApiBase
291 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportNmea(nmea, length));
/hardware/qcom/gps/msm8960/core/
H A DLocAdapterBase.cpp96 reportNmea(const char* nmea, int length)
H A DLocAdapterBase.h87 virtual void reportNmea(const char* nmea, int length);
H A DLocApiBase.h98 void reportNmea(const char* nmea, int length);
H A DLocApiBase.cpp227 void LocApiBase::reportNmea(const char* nmea, int length) function in class:loc_core::LocApiBase
230 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportNmea(nmea, length));
/hardware/qcom/gps/msm8994/core/
H A DLocAdapterBase.cpp94 reportNmea(const char* nmea, int length)
H A DLocAdapterBase.h99 virtual void reportNmea(const char* nmea, int length);
H A DLocApiBase.cpp287 void LocApiBase::reportNmea(const char* nmea, int length) function in class:loc_core::LocApiBase
290 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportNmea(nmea, length));
/hardware/qcom/gps/msm8996/core/
H A DLocAdapterBase.cpp95 reportNmea(const char* nmea, int length)
H A DLocAdapterBase.h99 virtual void reportNmea(const char* nmea, int length);
H A DLocApiBase.cpp288 void LocApiBase::reportNmea(const char* nmea, int length) function in class:loc_core::LocApiBase
291 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportNmea(nmea, length));
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
H A DLocApiRpc.h61 void reportNmea(const rpc_loc_nmea_report_s_type *nmea_report_ptr);
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
H A DLocApiRpc.h61 void reportNmea(const rpc_loc_nmea_report_s_type *nmea_report_ptr);
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
H A DLocApiRpc.h61 void reportNmea(const rpc_loc_nmea_report_s_type *nmea_report_ptr);
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
H A DLocApiRpc.h61 void reportNmea(const rpc_loc_nmea_report_s_type *nmea_report_ptr);
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
H A DLocApiRpc.h61 void reportNmea(const rpc_loc_nmea_report_s_type *nmea_report_ptr);
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp162 void LocEngAdapter::reportNmea(const char* nmea, int length) function in class:LocEngAdapter

Completed in 455 milliseconds

12