Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/gps/core/
DSystemStatus.h663 class SystemStatusAssistedGps : public SystemStatusItemBase,
667 inline SystemStatusAssistedGps(bool enabled=false) :
669 inline SystemStatusAssistedGps(const AssistedGpsDataItemBase& itemBase) : in SystemStatusAssistedGps() function
671 inline bool equals(const SystemStatusAssistedGps& peer) { in equals()
868 std::vector<SystemStatusAssistedGps> mAssistedGps;
DSystemStatus.cpp1543 SystemStatusAssistedGps(*(static_cast<AssistedGpsDataItemBase*>(dataitem)))); in eventDataItemNotify()
/hardware/qcom/sm7250/gps/core/
DSystemStatus.h663 class SystemStatusAssistedGps : public SystemStatusItemBase,
667 inline SystemStatusAssistedGps(bool enabled=false) :
669 inline SystemStatusAssistedGps(const AssistedGpsDataItemBase& itemBase) : in SystemStatusAssistedGps() function
671 inline bool equals(const SystemStatusAssistedGps& peer) { in equals()
868 std::vector<SystemStatusAssistedGps> mAssistedGps;
DSystemStatus.cpp1543 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/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()