Home
last modified time | relevance | path

Searched refs:GetTestComponentStore (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/codec2/vndk/include/
DC2PlatformSupport.h168 std::shared_ptr<C2ComponentStore> GetTestComponentStore(
/frameworks/av/media/codec2/fuzzer/
DC2Fuzzer.cpp154 std::shared_ptr<C2ComponentStore> componentStore = GetTestComponentStore(codec2FactoryFunc); in initDecoder()
/frameworks/av/media/codec2/vndk/
DC2Store.cpp1231 std::shared_ptr<C2ComponentStore> GetTestComponentStore( in GetTestComponentStore() function