Home
last modified time | relevance | path

Searched defs:listComponents (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/codec2/hidl/services/
Dvendor.cpp66 listComponents() override { in listComponents() function in StoreImpl
/frameworks/av/media/codec2/hidl/1.0/utils/
DComponentStore.cpp196 Return<void> ComponentStore::listComponents(listComponents_cb _hidl_cb) { in listComponents() function in android::hardware::media::c2::V1_0::utils::ComponentStore
/frameworks/av/cmds/stagefright/
Dstagefright.cpp782 bool listComponents = false; in main() local
/frameworks/av/media/codec2/vndk/
DC2Store.cpp949 std::vector<std::shared_ptr<const C2Component::Traits>> C2PlatformComponentStore::listComponents() { in listComponents() function in android::C2PlatformComponentStore
/frameworks/av/media/codec2/hidl/client/
Dclient.cpp645 std::vector<C2Component::Traits> const& Codec2Client::listComponents() const { in listComponents() function in android::Codec2Client
/frameworks/av/media/codec2/sfplugin/
DCCodec.cpp456 virtual std::vector<std::shared_ptr<const C2Component::Traits>> listComponents() { in listComponents() function in android::__anon1bc2986c0111::Codec2ClientInterfaceWrapper