Searched defs:listComponents (Results 1 – 5 of 5) sorted by relevance
/hardware/google/av/codec2/hidl/services/ | ||
D | vendor.cpp | 61 listComponents() override { in listComponents() function in DummyC2Store |
/hardware/google/av/codec2/hidl/1.0/utils/ | ||
D | ComponentStore.cpp | 209 Return<void> ComponentStore::listComponents(listComponents_cb _hidl_cb) { in listComponents() function in hardware::google::media::c2::V1_0::utils::ComponentStore |
/hardware/google/av/codec2/vndk/ | ||
D | C2Store.cpp | 882 std::vector<std::shared_ptr<const C2Component::Traits>> C2PlatformComponentStore::listComponents() { in listComponents() function in android::C2PlatformComponentStore |
/hardware/google/av/codec2/hidl/client/ | ||
D | client.cpp | 544 const std::vector<C2Component::Traits>& Codec2Client::listComponents() const { in listComponents() function in android::Codec2Client |
/hardware/google/av/media/sfplugin/ | ||
D | CCodec.cpp | 437 virtual std::vector<std::shared_ptr<const C2Component::Traits>> listComponents() { in listComponents() function in android::__anon212a21cf0111::Codec2ClientInterfaceWrapper |