/aosp12/hardware/qcom/sm8150p/gps/core/ |
H A D | SystemStatusOsObserver.h | 83 inline SystemStatusOsObserver(SystemStatus* systemstatus, const MsgTask* msgTask) : in SystemStatusOsObserver() argument 84 mSystemStatus(systemstatus), mContext(msgTask, this), in SystemStatusOsObserver()
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/core/ |
H A D | SystemStatusOsObserver.h | 83 inline SystemStatusOsObserver(SystemStatus* systemstatus, const MsgTask* msgTask) : in SystemStatusOsObserver() argument 84 mSystemStatus(systemstatus), mContext(msgTask, this), in SystemStatusOsObserver()
|
/aosp12/hardware/qcom/sm7150/gps/core/ |
H A D | SystemStatusOsObserver.h | 83 inline SystemStatusOsObserver(SystemStatus* systemstatus, const MsgTask* msgTask) : in SystemStatusOsObserver() argument 84 mSystemStatus(systemstatus), mContext(msgTask, this), in SystemStatusOsObserver()
|
/aosp12/hardware/qcom/sm7250/gps/core/ |
H A D | SystemStatusOsObserver.h | 87 inline SystemStatusOsObserver(SystemStatus* systemstatus, const MsgTask* msgTask) : in SystemStatusOsObserver() argument 88 mSystemStatus(systemstatus), mContext(msgTask, this), in SystemStatusOsObserver()
|
/aosp12/hardware/qcom/sm8150/gps/core/ |
H A D | SystemStatusOsObserver.h | 87 inline SystemStatusOsObserver(SystemStatus* systemstatus, const MsgTask* msgTask) : in SystemStatusOsObserver() argument 88 mSystemStatus(systemstatus), mContext(msgTask, this), in SystemStatusOsObserver()
|
/aosp12/hardware/qcom/gps/msm8909w_3100/core/ |
H A D | SystemStatusOsObserver.cpp | 371 SystemStatus* systemstatus = SystemStatus::getInstance(mContext.mMsgTask); in notify() local 372 if(nullptr != systemstatus) { in notify() 373 systemstatus->eventDataItemNotify(di); in notify()
|
/aosp12/hardware/qcom/gps/msm8909w_3100/gnss/ |
H A D | GnssAdapter.cpp | 2879 SystemStatus* systemstatus = getSystemStatus(); in getDebugReport() local 2880 if (nullptr == systemstatus) { in getDebugReport() 2885 systemstatus->getReport(reports, true); in getDebugReport() 2979 SystemStatus* systemstatus = getSystemStatus(); in getAgcInformation() local 2981 if (nullptr != systemstatus) { in getAgcInformation() 2983 systemstatus->getReport(reports, true); in getAgcInformation()
|
/aosp12/hardware/qcom/sm8150p/gps/gnss/ |
H A D | GnssAdapter.cpp | 4589 SystemStatus* systemstatus = getSystemStatus(); in getDebugReport() local 4590 if (nullptr == systemstatus) { in getDebugReport() 4595 systemstatus->getReport(reports, true); in getDebugReport() 4698 SystemStatus* systemstatus = getSystemStatus(); in getAgcInformation() local 4700 if (nullptr != systemstatus) { in getAgcInformation() 4702 systemstatus->getReport(reports, true); in getAgcInformation() 4752 SystemStatus* systemstatus = getSystemStatus(); in getDataInformation() local 4755 if (nullptr != systemstatus) { in getDataInformation() 4757 systemstatus->getReport(reports, true); in getDataInformation()
|
/aosp12/hardware/qcom/sm7150/gps/gnss/ |
H A D | GnssAdapter.cpp | 4756 SystemStatus* systemstatus = getSystemStatus(); in getDebugReport() local 4757 if (nullptr == systemstatus) { in getDebugReport() 4762 systemstatus->getReport(reports, true); in getDebugReport() 4865 SystemStatus* systemstatus = getSystemStatus(); in getAgcInformation() local 4867 if (nullptr != systemstatus) { in getAgcInformation() 4869 systemstatus->getReport(reports, true); in getAgcInformation() 4919 SystemStatus* systemstatus = getSystemStatus(); in getDataInformation() local 4922 if (nullptr != systemstatus) { in getDataInformation() 4924 systemstatus->getReport(reports, true); in getDataInformation()
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/gnss/ |
H A D | GnssAdapter.cpp | 3822 SystemStatus* systemstatus = getSystemStatus(); in getDebugReport() local 3823 if (nullptr == systemstatus) { in getDebugReport() 3828 systemstatus->getReport(reports, true); in getDebugReport() 3930 SystemStatus* systemstatus = getSystemStatus(); in getAgcInformation() local 3932 if (nullptr != systemstatus) { in getAgcInformation() 3934 systemstatus->getReport(reports, true); in getAgcInformation()
|
/aosp12/hardware/qcom/sm7250/gps/gnss/ |
H A D | GnssAdapter.cpp | 5474 SystemStatus* systemstatus = getSystemStatus(); in getDebugReport() local 5475 if (nullptr == systemstatus) { in getDebugReport() 5480 systemstatus->getReport(reports, true); in getDebugReport() 5583 SystemStatus* systemstatus = getSystemStatus(); in getAgcInformation() local 5585 if (nullptr != systemstatus) { in getAgcInformation() 5587 systemstatus->getReport(reports, true); in getAgcInformation() 5637 SystemStatus* systemstatus = getSystemStatus(); in getDataInformation() local 5640 if (nullptr != systemstatus) { in getDataInformation() 5642 systemstatus->getReport(reports, true); in getDataInformation()
|
/aosp12/hardware/qcom/sm8150/gps/gnss/ |
H A D | GnssAdapter.cpp | 5473 SystemStatus* systemstatus = getSystemStatus(); in getDebugReport() local 5474 if (nullptr == systemstatus) { in getDebugReport() 5479 systemstatus->getReport(reports, true); in getDebugReport() 5582 SystemStatus* systemstatus = getSystemStatus(); in getAgcInformation() local 5584 if (nullptr != systemstatus) { in getAgcInformation() 5586 systemstatus->getReport(reports, true); in getAgcInformation() 5636 SystemStatus* systemstatus = getSystemStatus(); in getDataInformation() local 5639 if (nullptr != systemstatus) { in getDataInformation() 5641 systemstatus->getReport(reports, true); in getDataInformation()
|
/aosp12/hardware/qcom/gps/msm8998/gnss/ |
H A D | GnssAdapter.cpp | 2768 SystemStatus* systemstatus = LocDualContext::getSystemStatus(); in getDebugReport() local 2769 if (nullptr == systemstatus) { in getDebugReport() 2774 systemstatus->getReport(reports, true); in getDebugReport()
|
/aosp12/hardware/qcom/sdm845/gps/msm8998/gnss/ |
H A D | GnssAdapter.cpp | 2775 SystemStatus* systemstatus = LocDualContext::getSystemStatus(); in getDebugReport() local 2776 if (nullptr == systemstatus) { in getDebugReport() 2781 systemstatus->getReport(reports, true); in getDebugReport()
|