Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/gps/sdm845/core/
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;
/hardware/qcom/sm8150p/gps/core/
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;
DSystemStatus.cpp1532 SystemStatusAssistedGps(*(static_cast<AssistedGpsDataItemBase*>(dataitem)))); in eventDataItemNotify()
/hardware/qcom/sm7150/gps/core/
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;
DSystemStatus.cpp1535 SystemStatusAssistedGps(*(static_cast<AssistedGpsDataItemBase*>(dataitem)))); in eventDataItemNotify()
/hardware/qcom/sm8150/gps/core/
DSystemStatus.h656 class SystemStatusAssistedGps : public SystemStatusItemBase,
660 inline SystemStatusAssistedGps(bool enabled=false) :
662 inline SystemStatusAssistedGps(const AssistedGpsDataItemBase& itemBase) : in SystemStatusAssistedGps() function
664 inline bool equals(const SystemStatusAssistedGps& peer) { in equals()
861 std::vector<SystemStatusAssistedGps> mAssistedGps;
DSystemStatus.cpp1535 SystemStatusAssistedGps(*(static_cast<AssistedGpsDataItemBase*>(dataitem)))); in eventDataItemNotify()