Searched defs:setComponent (Results 1 – 4 of 4) sorted by relevance
/hardware/google/av/codec2/hidl/1.0/mts/common/ | ||
D | media_c2_hidl_test_common.h | 120 void setComponent(const char* _component) { component = _component; } in setComponent() function |
/hardware/google/av/media/codecs/base/ | ||
D | SimpleC2Component.cpp | 63 void SimpleC2Component::WorkHandler::setComponent( in setComponent() function in android::SimpleC2Component::WorkHandler |
/hardware/google/av/codec2/tests/ | ||
D | C2ComponentInterface_test.cpp | 52 void setComponent(std::shared_ptr<C2ComponentInterface> intf) { in setComponent() function in android::C2CompIntfTest |
/hardware/google/av/media/sfplugin/ | ||
D | CCodecBufferChannel.cpp | 1593 void CCodecBufferChannel::setComponent( in setComponent() function in android::CCodecBufferChannel |