Searched refs:mShutdownState (Results 1 – 10 of 10) sorted by relevance
/aosp12/hardware/qcom/sm8150p/gps/core/ |
H A D | SystemStatus.cpp | 1334 mCache.mShutdownState.clear(); in SystemStatus() 1555 ret = setIteminReport(mCache.mShutdownState, in eventDataItemNotify() 1629 getIteminReport(report.mShutdownState, mCache.mShutdownState); in getReport() 1671 report.mShutdownState.clear(); in getReport()
|
H A D | SystemStatus.h | 862 std::vector<SystemStatusShutdownState> mShutdownState; variable
|
/aosp12/hardware/qcom/sm7250/gps/core/ |
H A D | SystemStatus.cpp | 1342 mCache.mShutdownState.clear(); in SystemStatus() 1566 ret = setIteminReport(mCache.mShutdownState, in eventDataItemNotify() 1640 getIteminReport(report.mShutdownState, mCache.mShutdownState); in getReport() 1682 report.mShutdownState.clear(); in getReport()
|
H A D | SystemStatus.h | 872 std::vector<SystemStatusShutdownState> mShutdownState; variable
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/core/ |
H A D | SystemStatus.cpp | 1301 mCache.mShutdownState.clear(); in SystemStatus() 1522 ret = setIteminReport(mCache.mShutdownState, in eventDataItemNotify() 1596 getIteminReport(report.mShutdownState, mCache.mShutdownState); in getReport() 1638 report.mShutdownState.clear(); in getReport()
|
H A D | SystemStatus.h | 781 std::vector<SystemStatusShutdownState> mShutdownState; variable
|
/aosp12/hardware/qcom/sm7150/gps/core/ |
H A D | SystemStatus.cpp | 1334 mCache.mShutdownState.clear(); in SystemStatus() 1558 ret = setIteminReport(mCache.mShutdownState, in eventDataItemNotify() 1632 getIteminReport(report.mShutdownState, mCache.mShutdownState); in getReport() 1674 report.mShutdownState.clear(); in getReport()
|
H A D | SystemStatus.h | 864 std::vector<SystemStatusShutdownState> mShutdownState; variable
|
/aosp12/hardware/qcom/sm8150/gps/core/ |
H A D | SystemStatus.cpp | 1342 mCache.mShutdownState.clear(); in SystemStatus() 1566 ret = setIteminReport(mCache.mShutdownState, in eventDataItemNotify() 1640 getIteminReport(report.mShutdownState, mCache.mShutdownState); in getReport() 1682 report.mShutdownState.clear(); in getReport()
|
H A D | SystemStatus.h | 872 std::vector<SystemStatusShutdownState> mShutdownState; variable
|