Home
last modified time | relevance | path

Searched defs:setComponent (Results 1 – 4 of 4) sorted by relevance

/hardware/google/av/codec2/hidl/1.0/mts/common/
Dmedia_c2_hidl_test_common.h120 void setComponent(const char* _component) { component = _component; } in setComponent() function
/hardware/google/av/media/codecs/base/
DSimpleC2Component.cpp63 void SimpleC2Component::WorkHandler::setComponent( in setComponent() function in android::SimpleC2Component::WorkHandler
/hardware/google/av/codec2/tests/
DC2ComponentInterface_test.cpp52 void setComponent(std::shared_ptr<C2ComponentInterface> intf) { in setComponent() function in android::C2CompIntfTest
/hardware/google/av/media/sfplugin/
DCCodecBufferChannel.cpp1593 void CCodecBufferChannel::setComponent( in setComponent() function in android::CCodecBufferChannel