Searched defs:setComponent (Results 1 – 5 of 5) sorted by relevance
120 void setComponent(const char* _component) { component = _component; } in setComponent() function
63 void SimpleC2Component::WorkHandler::setComponent( in setComponent() function in android::SimpleC2Component::WorkHandler
413 void setComponent(const char* _component) { component = _component; } in setComponent() function
52 void setComponent(std::shared_ptr<C2ComponentInterface> intf) { in setComponent() function in android::C2CompIntfTest
1593 void CCodecBufferChannel::setComponent( in setComponent() function in android::CCodecBufferChannel