Searched refs:GnssPowerIndication (Results 1 – 4 of 4) sorted by relevance
29 GnssPowerIndication::GnssPowerIndication(std::function<double()> getRunningTime) in GnssPowerIndication() function in aidl::android::hardware::gnss::implementation::GnssPowerIndication32 ndk::ScopedAStatus GnssPowerIndication::setCallback( in setCallback()46 ndk::ScopedAStatus GnssPowerIndication::requestGnssPowerStats() { in requestGnssPowerStats()54 ndk::ScopedAStatus GnssPowerIndication::doRequestGnssPowerStats( in doRequestGnssPowerStats()
27 struct GnssPowerIndication : public BnGnssPowerIndication { struct28 GnssPowerIndication(std::function<double()> getRunningTime);
44 "GnssPowerIndication.cpp",
95 *iGnssPowerIndication = ndk::SharedRefBase::make<GnssPowerIndication>( in getExtensionGnssPowerIndication()