Searched defs:setComponent (Results 1 – 5 of 5) sorted by relevance
114 void setComponent(const char* _component) { component = _component; } in setComponent() function
74 …void setComponent(OMX_COMPONENTTYPE *pComp, ISVOMXCore *pCore){mComponent = pComp; mCore = pCore;r… in setComponent() function
371 void setComponent(const char* _component) { component = _component; } in setComponent() function
52 void setComponent(std::shared_ptr<C2ComponentInterface> intf) { in setComponent() function in android::C2CompIntfTest
1199 void CCodecBufferChannel::setComponent( in setComponent() function in android::CCodecBufferChannel