Searched refs:iGnssPowerIndication (Results 1 – 3 of 3) sorted by relevance
318 std::shared_ptr<IGnssPowerIndication>* iGnssPowerIndication) { in getExtensionGnssPowerIndication() argument324 *iGnssPowerIndication = mGnssPowerIndication; in getExtensionGnssPowerIndication()
65 std::shared_ptr<IGnssPowerIndication>* iGnssPowerIndication) override;
519 sp<IGnssPowerIndication> iGnssPowerIndication; in TEST_P() local520 auto status = aidl_gnss_hal_->getExtensionGnssPowerIndication(&iGnssPowerIndication); in TEST_P()522 ASSERT_TRUE(iGnssPowerIndication != nullptr); in TEST_P()525 status = iGnssPowerIndication->setCallback(gnssPowerIndicationCallback); in TEST_P()541 iGnssPowerIndication->requestGnssPowerStats(); in TEST_P()557 iGnssPowerIndication->requestGnssPowerStats(); in TEST_P()