Searched refs:mRilCellInfo (Results 1 – 10 of 10) sorted by relevance
/aosp12/hardware/qcom/sm8150p/gps/core/ |
H A D | SystemStatus.cpp | 1324 mCache.mRilCellInfo.clear(); in SystemStatus() 1515 ret = setIteminReport(mCache.mRilCellInfo, in eventDataItemNotify() 1619 getIteminReport(report.mRilCellInfo, mCache.mRilCellInfo); in getReport() 1661 report.mRilCellInfo.clear(); in getReport()
|
H A D | SystemStatus.h | 852 std::vector<SystemStatusRilCellInfo> mRilCellInfo; variable
|
/aosp12/hardware/qcom/sm7250/gps/core/ |
H A D | SystemStatus.cpp | 1332 mCache.mRilCellInfo.clear(); in SystemStatus() 1526 ret = setIteminReport(mCache.mRilCellInfo, in eventDataItemNotify() 1630 getIteminReport(report.mRilCellInfo, mCache.mRilCellInfo); in getReport() 1672 report.mRilCellInfo.clear(); in getReport()
|
H A D | SystemStatus.h | 862 std::vector<SystemStatusRilCellInfo> mRilCellInfo; variable
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/core/ |
H A D | SystemStatus.cpp | 1291 mCache.mRilCellInfo.clear(); in SystemStatus() 1482 ret = setIteminReport(mCache.mRilCellInfo, in eventDataItemNotify() 1586 getIteminReport(report.mRilCellInfo, mCache.mRilCellInfo); in getReport() 1628 report.mRilCellInfo.clear(); in getReport()
|
H A D | SystemStatus.h | 771 std::vector<SystemStatusRilCellInfo> mRilCellInfo; variable
|
/aosp12/hardware/qcom/sm7150/gps/core/ |
H A D | SystemStatus.cpp | 1324 mCache.mRilCellInfo.clear(); in SystemStatus() 1518 ret = setIteminReport(mCache.mRilCellInfo, in eventDataItemNotify() 1622 getIteminReport(report.mRilCellInfo, mCache.mRilCellInfo); in getReport() 1664 report.mRilCellInfo.clear(); in getReport()
|
H A D | SystemStatus.h | 854 std::vector<SystemStatusRilCellInfo> mRilCellInfo; variable
|
/aosp12/hardware/qcom/sm8150/gps/core/ |
H A D | SystemStatus.cpp | 1332 mCache.mRilCellInfo.clear(); in SystemStatus() 1526 ret = setIteminReport(mCache.mRilCellInfo, in eventDataItemNotify() 1630 getIteminReport(report.mRilCellInfo, mCache.mRilCellInfo); in getReport() 1672 report.mRilCellInfo.clear(); in getReport()
|
H A D | SystemStatus.h | 862 std::vector<SystemStatusRilCellInfo> mRilCellInfo; variable
|