Home
last modified time | relevance | path

Searched defs:reportSvStatus (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/gnss/aidl/default/
DGnss.cpp179 void Gnss::reportSvStatus() const { in reportSvStatus() function in aidl::android::hardware::gnss::Gnss
186 void Gnss::reportSvStatus(const std::vector<GnssSvInfo>& svInfoList) const { in reportSvStatus() function in aidl::android::hardware::gnss::Gnss
/hardware/interfaces/gnss/1.1/default/
DGnss.cpp245 Return<void> Gnss::reportSvStatus(const GnssSvStatus& svStatus) const { in reportSvStatus() function in android::hardware::gnss::V1_1::implementation::Gnss
/hardware/interfaces/gnss/common/utils/default/include/v2_1/
DGnssTemplate.h588 void GnssTemplate<T_IGnss>::reportSvStatus( in reportSvStatus() function