Home
last modified time | relevance | path

Searched refs:reportStatus (Results 1 – 25 of 51) sorted by relevance

123

/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
DLocEngAdapter.cpp233 void LocInternalAdapter::reportStatus(GpsStatusValue status) in reportStatus() function in LocInternalAdapter
238 void LocEngAdapter::reportStatus(GpsStatusValue status) in reportStatus() function in LocEngAdapter
240 if (!mUlp->reportStatus(status)) { in reportStatus()
241 mInternalAdapter->reportStatus(status); in reportStatus()
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
DLocEngAdapter.cpp231 void LocInternalAdapter::reportStatus(GpsStatusValue status) in reportStatus() function in LocInternalAdapter
236 void LocEngAdapter::reportStatus(GpsStatusValue status) in reportStatus() function in LocEngAdapter
238 if (!mUlp->reportStatus(status)) { in reportStatus()
239 mInternalAdapter->reportStatus(status); in reportStatus()
/hardware/qcom/gps/loc_api/libloc_api_50001/
DLocEngAdapter.cpp231 void LocInternalAdapter::reportStatus(GpsStatusValue status) in reportStatus() function in LocInternalAdapter
236 void LocEngAdapter::reportStatus(GpsStatusValue status) in reportStatus() function in LocEngAdapter
238 if (!mUlp->reportStatus(status)) { in reportStatus()
239 mInternalAdapter->reportStatus(status); in reportStatus()
/hardware/qcom/gps/msm8909/core/
DUlpProxyBase.h67 inline virtual bool reportStatus(GpsStatusValue status) { in reportStatus() function
DLocAdapterBase.cpp90 reportStatus(GpsStatusValue status)
DLocAdapterBase.h98 virtual void reportStatus(GpsStatusValue status);
/hardware/qcom/gps/msm8996/core/
DUlpProxyBase.h67 inline virtual bool reportStatus(GpsStatusValue status) { in reportStatus() function
DLocAdapterBase.cpp90 reportStatus(GpsStatusValue status)
DLocAdapterBase.h98 virtual void reportStatus(GpsStatusValue status);
/hardware/qcom/gps/core/
DUlpProxyBase.h66 inline virtual bool reportStatus(GpsStatusValue status) { in reportStatus() function
DLocAdapterBase.cpp89 reportStatus(GpsStatusValue status)
DLocAdapterBase.h98 virtual void reportStatus(GpsStatusValue status);
/hardware/qcom/gps/msm8994/core/
DUlpProxyBase.h66 inline virtual bool reportStatus(GpsStatusValue status) { in reportStatus() function
DLocAdapterBase.cpp89 reportStatus(GpsStatusValue status)
DLocAdapterBase.h98 virtual void reportStatus(GpsStatusValue status);
/hardware/qcom/gps/msm8084/core/
DUlpProxyBase.h66 inline virtual bool reportStatus(GpsStatusValue status) { in reportStatus() function
DLocAdapterBase.cpp83 reportStatus(GpsStatusValue status)
DLocAdapterBase.h88 virtual void reportStatus(GpsStatusValue status);
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
DLocEngAdapter.cpp407 void LocInternalAdapter::reportStatus(GpsStatusValue status) in reportStatus() function in LocInternalAdapter
412 void LocEngAdapter::reportStatus(GpsStatusValue status) in reportStatus() function in LocEngAdapter
414 if (!mUlp->reportStatus(status)) { in reportStatus()
415 mInternalAdapter->reportStatus(status); in reportStatus()
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
DLocEngAdapter.cpp407 void LocInternalAdapter::reportStatus(GpsStatusValue status) in reportStatus() function in LocInternalAdapter
412 void LocEngAdapter::reportStatus(GpsStatusValue status) in reportStatus() function in LocEngAdapter
414 if (!mUlp->reportStatus(status)) { in reportStatus()
415 mInternalAdapter->reportStatus(status); in reportStatus()
/hardware/qcom/gps/msm8960/core/
DLocAdapterBase.cpp91 reportStatus(GpsStatusValue status)
DLocAdapterBase.h86 virtual void reportStatus(GpsStatusValue status);
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp251 reportStatus(&loc_event_payload->rpc_loc_event_payload_u_type_u.status_report); in locEventCB()
906 void LocApiRpc::reportStatus(const rpc_loc_status_event_s_type *status_report_ptr) in reportStatus() function in LocApiRpc
912 LocApiBase::reportStatus(GPS_STATUS_ENGINE_ON); in reportStatus()
913 LocApiBase::reportStatus(GPS_STATUS_SESSION_BEGIN); in reportStatus()
917 LocApiBase::reportStatus(GPS_STATUS_SESSION_END); in reportStatus()
918 LocApiBase::reportStatus(GPS_STATUS_ENGINE_OFF); in reportStatus()
922 LocApiBase::reportStatus(GPS_STATUS_NONE); in reportStatus()
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp251 reportStatus(&loc_event_payload->rpc_loc_event_payload_u_type_u.status_report); in locEventCB()
906 void LocApiRpc::reportStatus(const rpc_loc_status_event_s_type *status_report_ptr) in reportStatus() function in LocApiRpc
912 LocApiBase::reportStatus(GPS_STATUS_ENGINE_ON); in reportStatus()
913 LocApiBase::reportStatus(GPS_STATUS_SESSION_BEGIN); in reportStatus()
917 LocApiBase::reportStatus(GPS_STATUS_SESSION_END); in reportStatus()
918 LocApiBase::reportStatus(GPS_STATUS_ENGINE_OFF); in reportStatus()
922 LocApiBase::reportStatus(GPS_STATUS_NONE); in reportStatus()
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp251 reportStatus(&loc_event_payload->rpc_loc_event_payload_u_type_u.status_report); in locEventCB()
910 void LocApiRpc::reportStatus(const rpc_loc_status_event_s_type *status_report_ptr) in reportStatus() function in LocApiRpc
916 LocApiBase::reportStatus(GPS_STATUS_ENGINE_ON); in reportStatus()
917 LocApiBase::reportStatus(GPS_STATUS_SESSION_BEGIN); in reportStatus()
921 LocApiBase::reportStatus(GPS_STATUS_SESSION_END); in reportStatus()
922 LocApiBase::reportStatus(GPS_STATUS_ENGINE_OFF); in reportStatus()
926 LocApiBase::reportStatus(GPS_STATUS_NONE); in reportStatus()

123