Home
last modified time | relevance | path

Searched refs:SystemStatusAssistedGps (Results 1 – 10 of 10) sorted by relevance

/aosp12/hardware/qcom/sdm845/gps/sdm845/core/
H A DSystemStatus.h578 class SystemStatusAssistedGps : public SystemStatusItemBase,
582 inline SystemStatusAssistedGps(bool enabled=false) :
584 inline SystemStatusAssistedGps(const AssistedGpsDataItemBase& itemBase) : in SystemStatusAssistedGps() function
586 inline bool equals(const SystemStatusAssistedGps& peer) { in equals()
775 std::vector<SystemStatusAssistedGps> mAssistedGps;
H A DSystemStatus.cpp1499 SystemStatusAssistedGps(*(static_cast<AssistedGpsDataItemBase*>(dataitem)))); in eventDataItemNotify()
/aosp12/hardware/qcom/sm8150p/gps/core/
H A DSystemStatus.h651 class SystemStatusAssistedGps : public SystemStatusItemBase,
655 inline SystemStatusAssistedGps(bool enabled=false) :
657 inline SystemStatusAssistedGps(const AssistedGpsDataItemBase& itemBase) : in SystemStatusAssistedGps() function
659 inline bool equals(const SystemStatusAssistedGps& peer) { in equals()
856 std::vector<SystemStatusAssistedGps> mAssistedGps;
H A DSystemStatus.cpp1532 SystemStatusAssistedGps(*(static_cast<AssistedGpsDataItemBase*>(dataitem)))); in eventDataItemNotify()
/aosp12/hardware/qcom/sm7250/gps/core/
H A DSystemStatus.h661 class SystemStatusAssistedGps : public SystemStatusItemBase,
665 inline SystemStatusAssistedGps(bool enabled=false) :
667 inline SystemStatusAssistedGps(const AssistedGpsDataItemBase& itemBase) : in SystemStatusAssistedGps() function
669 inline bool equals(const SystemStatusAssistedGps& peer) { in equals()
866 std::vector<SystemStatusAssistedGps> mAssistedGps;
H A DSystemStatus.cpp1543 SystemStatusAssistedGps(*(static_cast<AssistedGpsDataItemBase*>(dataitem)))); in eventDataItemNotify()
/aosp12/hardware/qcom/sm7150/gps/core/
H A DSystemStatus.h653 class SystemStatusAssistedGps : public SystemStatusItemBase,
657 inline SystemStatusAssistedGps(bool enabled=false) :
659 inline SystemStatusAssistedGps(const AssistedGpsDataItemBase& itemBase) : in SystemStatusAssistedGps() function
661 inline bool equals(const SystemStatusAssistedGps& peer) { in equals()
858 std::vector<SystemStatusAssistedGps> mAssistedGps;
H A DSystemStatus.cpp1535 SystemStatusAssistedGps(*(static_cast<AssistedGpsDataItemBase*>(dataitem)))); in eventDataItemNotify()
/aosp12/hardware/qcom/sm8150/gps/core/
H A DSystemStatus.h661 class SystemStatusAssistedGps : public SystemStatusItemBase,
665 inline SystemStatusAssistedGps(bool enabled=false) :
667 inline SystemStatusAssistedGps(const AssistedGpsDataItemBase& itemBase) : in SystemStatusAssistedGps() function
669 inline bool equals(const SystemStatusAssistedGps& peer) { in equals()
866 std::vector<SystemStatusAssistedGps> mAssistedGps;
H A DSystemStatus.cpp1543 SystemStatusAssistedGps(*(static_cast<AssistedGpsDataItemBase*>(dataitem)))); in eventDataItemNotify()