Home
last modified time | relevance | path

Searched defs:componentStore (Results 1 – 2 of 2) sorted by relevance

/hardware/google/av/codec2/vndk/
DC2Store.cpp209 std::shared_ptr<C2ComponentStore> componentStore; in fetchIonAllocator() local
265 void SetPreferredCodec2ComponentStore(std::shared_ptr<C2ComponentStore> componentStore) { in SetPreferredCodec2ComponentStore()
/hardware/google/av/codec2/tests/
DC2ComponentInterface_test.cpp699 std::shared_ptr<C2ComponentStore> componentStore(create_store(), destroy_store); in TEST_F() local