Searched defs:reportNmea (Results 1 - 20 of 20) sorted by relevance

/hardware/qcom/gps/msm8998/core/
H A DUlpProxyBase.h114 inline virtual bool reportNmea(const char* nmea, int length) function in class:loc_core::UlpProxyBase
H A DLocApiBase.cpp317 void LocApiBase::reportNmea(const char* nmea, int length) function in class:loc_core::LocApiBase
/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
/hardware/qcom/gps/core/
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/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp244 void LocEngAdapter::reportNmea(const char* nmea, int length) function in class:LocEngAdapter
/hardware/qcom/gps/msm8084/core/
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/msm8084/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp246 void LocEngAdapter::reportNmea(const char* nmea, int length) function in class:LocEngAdapter
/hardware/qcom/gps/msm8909/core/
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/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp247 void LocEngAdapter::reportNmea(const char* nmea, int length) function in class:LocEngAdapter
/hardware/qcom/gps/msm8960/core/
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 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/msm8994/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp244 void LocEngAdapter::reportNmea(const char* nmea, int length) function in class:LocEngAdapter
/hardware/qcom/gps/msm8996/core/
H A DLocApiBase.cpp286 void LocApiBase::reportNmea(const char* nmea, int length) function in class:loc_core::LocApiBase
289 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportNmea(nmea, length));
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp247 void LocEngAdapter::reportNmea(const char* nmea, int length) function in class:LocEngAdapter
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp257 reportNmea(&(loc_event_payload->rpc_loc_event_payload_u_type_u.nmea_report));
928 void LocApiRpc::reportNmea(const rpc_loc_nmea_report_s_type *nmea_report_ptr) function in class:LocApiRpc
932 LocApiBase::reportNmea(nmea_report_ptr->nmea_sentences.nmea_sentences_val,
935 LocApiBase::reportNmea(nmea_report_ptr->nmea_sentences,
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp257 reportNmea(&(loc_event_payload->rpc_loc_event_payload_u_type_u.nmea_report));
928 void LocApiRpc::reportNmea(const rpc_loc_nmea_report_s_type *nmea_report_ptr) function in class:LocApiRpc
932 LocApiBase::reportNmea(nmea_report_ptr->nmea_sentences.nmea_sentences_val,
935 LocApiBase::reportNmea(nmea_report_ptr->nmea_sentences,
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp257 reportNmea(&(loc_event_payload->rpc_loc_event_payload_u_type_u.nmea_report));
932 void LocApiRpc::reportNmea(const rpc_loc_nmea_report_s_type *nmea_report_ptr) function in class:LocApiRpc
936 LocApiBase::reportNmea(nmea_report_ptr->nmea_sentences.nmea_sentences_val,
939 LocApiBase::reportNmea(nmea_report_ptr->nmea_sentences,
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp257 reportNmea(&(loc_event_payload->rpc_loc_event_payload_u_type_u.nmea_report));
928 void LocApiRpc::reportNmea(const rpc_loc_nmea_report_s_type *nmea_report_ptr) function in class:LocApiRpc
932 LocApiBase::reportNmea(nmea_report_ptr->nmea_sentences.nmea_sentences_val,
935 LocApiBase::reportNmea(nmea_report_ptr->nmea_sentences,
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp257 reportNmea(&(loc_event_payload->rpc_loc_event_payload_u_type_u.nmea_report));
932 void LocApiRpc::reportNmea(const rpc_loc_nmea_report_s_type *nmea_report_ptr) function in class:LocApiRpc
936 LocApiBase::reportNmea(nmea_report_ptr->nmea_sentences.nmea_sentences_val,
939 LocApiBase::reportNmea(nmea_report_ptr->nmea_sentences,
/hardware/qcom/gps/msm8998/gnss/
H A DGnssAdapter.cpp1949 if (mUlpProxy->reportNmea(nmea, length)) {
1972 mAdapter.reportNmea(mNmea, mLength);
1980 GnssAdapter::reportNmea(const char* nmea, size_t length) function in class:GnssAdapter

Completed in 266 milliseconds