Searched defs:listComponents (Results 1 – 8 of 8) sorted by relevance
68 listComponents() override { in listComponents() function in StoreImpl
377 listComponents() override { in listComponents() function in __anon560138350111::H2C2ComponentStore
226 Return<void> ComponentStore::listComponents(listComponents_cb _hidl_cb) { in listComponents() function in android::hardware::media::c2::V1_0::utils::ComponentStore
226 Return<void> ComponentStore::listComponents(listComponents_cb _hidl_cb) { in listComponents() function in android::hardware::media::c2::V1_1::utils::ComponentStore
154 virtual std::vector<std::shared_ptr<C2Component::Traits const>> listComponents() { in listComponents() function in android::__anon68996f3c0111::Client2Store763 std::vector<C2Component::Traits> const& Codec2Client::listComponents() const { in listComponents() function in android::Codec2Client
782 bool listComponents = false; in main() local
998 std::vector<std::shared_ptr<const C2Component::Traits>> C2PlatformComponentStore::listComponents() { in listComponents() function in android::C2PlatformComponentStore
469 virtual std::vector<std::shared_ptr<const C2Component::Traits>> listComponents() { in listComponents() function in android::__anon687f44370111::Codec2ClientInterfaceWrapper