Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hal/client/
Dclient.cpp2042 std::shared_ptr<c2_aidl::IComponentInterface> aidlIntf; in Component() local
2043 ::ndk::ScopedAStatus transStatus = base->getInterface(&aidlIntf); in Component()
2048 transStatus = aidlIntf->getConfigurable(&aidlConfigurable); in Component()