Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/hidl/services/
H A Dvendor.cpp68 listComponents() override { in listComponents() function in StoreImpl
/aosp12/frameworks/av/services/mediacodec/registrant/
H A DCodecServiceRegistrant.cpp378 listComponents() override { in listComponents() function in __anoneacc42760110::H2C2ComponentStore
/aosp12/frameworks/av/media/codec2/hidl/1.0/utils/
H A DComponentStore.cpp251 Return<void> ComponentStore::listComponents(listComponents_cb _hidl_cb) { in listComponents() function in android::hardware::media::c2::V1_0::utils::ComponentStore
/aosp12/frameworks/av/media/codec2/hidl/1.1/utils/
H A DComponentStore.cpp250 Return<void> ComponentStore::listComponents(listComponents_cb _hidl_cb) { in listComponents() function in android::hardware::media::c2::V1_1::utils::ComponentStore
/aosp12/frameworks/av/media/codec2/hidl/1.2/utils/
H A DComponentStore.cpp250 Return<void> ComponentStore::listComponents(listComponents_cb _hidl_cb) { in listComponents() function in android::hardware::media::c2::V1_2::utils::ComponentStore
/aosp12/frameworks/av/media/codec2/hidl/client/
H A Dclient.cpp164 virtual std::vector<std::shared_ptr<C2Component::Traits const>> listComponents() { in listComponents() function in android::__anon813d3abd0110::Client2Store
799 std::vector<C2Component::Traits> const& Codec2Client::listComponents() const { in listComponents() function in android::Codec2Client
/aosp12/frameworks/av/cmds/stagefright/
H A Dstagefright.cpp782 bool listComponents = false; in main() local
/aosp12/frameworks/av/media/codec2/hidl/plugin/samples/
H A DSampleFilterPlugin.cpp839 std::vector<std::shared_ptr<const C2Component::Traits>> listComponents() override { in listComponents() function in android::SampleC2ComponentStore
/aosp12/frameworks/av/media/codec2/vndk/
H A DC2Store.cpp1160 std::vector<std::shared_ptr<const C2Component::Traits>> C2PlatformComponentStore::listComponents() { in listComponents() function in android::C2PlatformComponentStore
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodec.cpp492 virtual std::vector<std::shared_ptr<const C2Component::Traits>> listComponents() { in listComponents() function in android::__anon4435d7580110::Codec2ClientInterfaceWrapper