Home
last modified time | relevance | path

Searched refs:CreateComponentByName (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/codec2/hidl/1.0/vts/functional/master/
DVtsHalMediaC2V1_0TargetMasterTest.cpp82 component = mClient->CreateComponentByName( in TEST_F()
/frameworks/av/media/codec2/hidl/client/include/codec2/hidl/
Dclient.h183 static std::shared_ptr<Component> CreateComponentByName(
/frameworks/av/media/codec2/hidl/client/
Dclient.cpp883 Codec2Client::CreateComponentByName( in CreateComponentByName() function in android::Codec2Client
/frameworks/av/media/codec2/sfplugin/
DCCodec.cpp620 Codec2Client::CreateComponentByName( in allocate()