Searched refs:aidlIntf (Results 1 – 1 of 1) sorted by relevance
2042 std::shared_ptr<c2_aidl::IComponentInterface> aidlIntf; in Component() local2043 ::ndk::ScopedAStatus transStatus = base->getInterface(&aidlIntf); in Component()2048 transStatus = aidlIntf->getConfigurable(&aidlConfigurable); in Component()