Home
last modified time | relevance | path

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

/frameworks/av/media/module/libapexcodecs/
DApexCodecsStoreImpl.cpp26 std::vector<std::shared_ptr<const C2Component::Traits>> listComponents() const override { in listComponents() function in android::apexcodecs::ApexComponentStoreImpl
/frameworks/av/media/module/libapexcodecs/tests/
DApexCodecsStoreTestImpl.cpp28 std::vector<std::shared_ptr<const C2Component::Traits>> listComponents() const override { in listComponents() function in android::apexcodecs::test::ApexComponentStoreImpl
/frameworks/av/media/codec2/hal/services/
Dvendor.cpp82 listComponents() override { in listComponents() function in StoreImpl
/frameworks/av/media/codec2/hal/aidl/
DComponentStore.cpp327 ScopedAStatus ComponentStore::listComponents( in listComponents() function in aidl::android::hardware::media::c2::utils::ComponentStore
/frameworks/av/media/codec2/hal/hidl/1.0/utils/
DComponentStore.cpp307 Return<void> ComponentStore::listComponents(listComponents_cb _hidl_cb) { in listComponents() function in android::hardware::media::c2::V1_0::utils::ComponentStore
/frameworks/av/media/codec2/hal/hidl/1.1/utils/
DComponentStore.cpp307 Return<void> ComponentStore::listComponents(listComponents_cb _hidl_cb) { in listComponents() function in android::hardware::media::c2::V1_1::utils::ComponentStore
/frameworks/av/media/codec2/hal/hidl/1.2/utils/
DComponentStore.cpp306 Return<void> ComponentStore::listComponents(listComponents_cb _hidl_cb) { in listComponents() function in android::hardware::media::c2::V1_2::utils::ComponentStore
/frameworks/av/media/module/codecserviceregistrant/
DCodecServiceRegistrant.cpp708 listComponents() override { in listComponents() function in __anon895301530111::H2C2ComponentStore
/frameworks/av/cmds/stagefright/
Dstagefright.cpp802 bool listComponents = false; in main() local
/frameworks/av/media/codec2/hal/plugin/samples/
DSampleFilterPlugin.cpp881 std::vector<std::shared_ptr<const C2Component::Traits>> listComponents() override { in listComponents() function in android::SampleC2ComponentStore
/frameworks/av/media/codec2/vndk/
DC2Store.cpp1273 std::vector<std::shared_ptr<const C2Component::Traits>> C2PlatformComponentStore::listComponents() { in listComponents() function in android::C2PlatformComponentStore
/frameworks/av/media/codec2/hal/client/
Dclient.cpp202 virtual std::vector<std::shared_ptr<C2Component::Traits const>> listComponents() { in listComponents() function in android::__anon926bcd9b0111::Client2Store
2290 std::vector<C2Component::Traits> const& Codec2Client::listComponents() const { in listComponents() function in android::Codec2Client
/frameworks/av/media/codec2/sfplugin/
DCCodec.cpp805 virtual std::vector<std::shared_ptr<const C2Component::Traits>> listComponents() { in listComponents() function in android::__anon4026aca20111::Codec2ClientInterfaceWrapper