Home
last modified time | relevance | path

Searched refs:iGnssPowerIndication (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish/gnss/
DGnss.cpp94 std::shared_ptr<IGnssPowerIndication>* iGnssPowerIndication) { in getExtensionGnssPowerIndication() argument
95 *iGnssPowerIndication = ndk::SharedRefBase::make<GnssPowerIndication>( in getExtensionGnssPowerIndication()
DGnss.h49 std::shared_ptr<IGnssPowerIndication>* iGnssPowerIndication) override;