/hardware/qcom/gps/msm8998/core/ |
D | SystemStatus.h | 119 class SystemStatusXoState : public SystemStatusItemBase 123 inline SystemStatusXoState() : in SystemStatusXoState() function 125 inline SystemStatusXoState(const SystemStatusPQWM1& nmea); 126 bool equals(SystemStatusXoState& peer); 373 std::vector<SystemStatusXoState> mXoState;
|
D | SystemStatus.cpp | 723 SystemStatusXoState::SystemStatusXoState(const SystemStatusPQWM1& nmea) : in SystemStatusXoState() function in loc_core::SystemStatusXoState 728 bool SystemStatusXoState::equals(SystemStatusXoState& peer) in equals() 736 void SystemStatusXoState::dump() in dump() 1216 SystemStatusXoState s(nmea); in setXoState() 1622 mCache.mXoState.push_back(SystemStatusXoState()); in setDefaultReport()
|
/hardware/qcom/sdm845/gps/msm8998/core/ |
D | SystemStatus.h | 119 class SystemStatusXoState : public SystemStatusItemBase 123 inline SystemStatusXoState() : in SystemStatusXoState() function 125 inline SystemStatusXoState(const SystemStatusPQWM1& nmea); 126 bool equals(SystemStatusXoState& peer); 373 std::vector<SystemStatusXoState> mXoState;
|
D | SystemStatus.cpp | 723 SystemStatusXoState::SystemStatusXoState(const SystemStatusPQWM1& nmea) : in SystemStatusXoState() function in loc_core::SystemStatusXoState 728 bool SystemStatusXoState::equals(SystemStatusXoState& peer) in equals() 736 void SystemStatusXoState::dump() in dump() 1216 SystemStatusXoState s(nmea); in setXoState() 1622 mCache.mXoState.push_back(SystemStatusXoState()); in setDefaultReport()
|
/hardware/qcom/gps/msm8909w_3100/core/ |
D | SystemStatus.h | 126 class SystemStatusXoState : public SystemStatusItemBase 130 inline SystemStatusXoState() : in SystemStatusXoState() function 132 inline SystemStatusXoState(const SystemStatusPQWM1& nmea); 133 bool equals(SystemStatusXoState& peer); 543 std::vector<SystemStatusXoState> mXoState;
|
D | SystemStatus.cpp | 727 SystemStatusXoState::SystemStatusXoState(const SystemStatusPQWM1& nmea) : in SystemStatusXoState() function in loc_core::SystemStatusXoState 732 bool SystemStatusXoState::equals(SystemStatusXoState& peer) in equals() 740 void SystemStatusXoState::dump() in dump() 1260 SystemStatusXoState s(nmea); in setXoState() 1708 mCache.mXoState.push_back(SystemStatusXoState()); in setDefaultReport()
|
/hardware/qcom/sdm845/gps/sdm845/core/ |
D | SystemStatus.h | 134 class SystemStatusXoState : public SystemStatusItemBase 138 inline SystemStatusXoState() : in SystemStatusXoState() function 140 inline SystemStatusXoState(const SystemStatusPQWM1& nmea); 141 bool equals(const SystemStatusXoState& peer); 747 std::vector<SystemStatusXoState> mXoState;
|
/hardware/qcom/sm8150p/gps/core/ |
D | SystemStatus.h | 139 class SystemStatusXoState : public SystemStatusItemBase 143 inline SystemStatusXoState() : in SystemStatusXoState() function 145 inline SystemStatusXoState(const SystemStatusPQWM1& nmea); 146 bool equals(const SystemStatusXoState& peer); 828 std::vector<SystemStatusXoState> mXoState;
|
D | SystemStatus.cpp | 788 SystemStatusXoState::SystemStatusXoState(const SystemStatusPQWM1& nmea) : in SystemStatusXoState() function in loc_core::SystemStatusXoState 793 bool SystemStatusXoState::equals(const SystemStatusXoState& peer) in equals() 801 void SystemStatusXoState::dump() in dump() 1405 setIteminReport(mCache.mXoState, SystemStatusXoState(s)); in setNmeaString() 1698 setDefaultIteminReport(mCache.mXoState, SystemStatusXoState()); in setDefaultGnssEngineStates()
|
/hardware/qcom/sm7150/gps/core/ |
D | SystemStatus.h | 140 class SystemStatusXoState : public SystemStatusItemBase 144 inline SystemStatusXoState() : in SystemStatusXoState() function 146 inline SystemStatusXoState(const SystemStatusPQWM1& nmea); 147 bool equals(const SystemStatusXoState& peer); 830 std::vector<SystemStatusXoState> mXoState;
|
D | SystemStatus.cpp | 788 SystemStatusXoState::SystemStatusXoState(const SystemStatusPQWM1& nmea) : in SystemStatusXoState() function in loc_core::SystemStatusXoState 793 bool SystemStatusXoState::equals(const SystemStatusXoState& peer) in equals() 801 void SystemStatusXoState::dump() in dump() 1408 setIteminReport(mCache.mXoState, SystemStatusXoState(s)); in setNmeaString() 1701 setDefaultIteminReport(mCache.mXoState, SystemStatusXoState()); in setDefaultGnssEngineStates()
|
/hardware/qcom/sm8150/gps/core/ |
D | SystemStatus.h | 140 class SystemStatusXoState : public SystemStatusItemBase 144 inline SystemStatusXoState() : in SystemStatusXoState() function 146 inline SystemStatusXoState(const SystemStatusPQWM1& nmea); 147 bool equals(const SystemStatusXoState& peer); 833 std::vector<SystemStatusXoState> mXoState;
|
D | SystemStatus.cpp | 788 SystemStatusXoState::SystemStatusXoState(const SystemStatusPQWM1& nmea) : in SystemStatusXoState() function in loc_core::SystemStatusXoState 793 bool SystemStatusXoState::equals(const SystemStatusXoState& peer) in equals() 801 void SystemStatusXoState::dump() in dump() 1408 setIteminReport(mCache.mXoState, SystemStatusXoState(s)); in setNmeaString() 1701 setDefaultIteminReport(mCache.mXoState, SystemStatusXoState()); in setDefaultGnssEngineStates()
|