Searched refs:setComponent (Results 1 – 8 of 8) sorted by relevance
120 void setComponent(const char* _component) { component = _component; } in setComponent() function151 setComponent(optarg); in initFromOptions()
176 void setComponent(const std::shared_ptr<SimpleC2Component> &thiz);
413 void setComponent(const char* _component) { component = _component; } in setComponent() function442 setComponent(optarg); in initFromOptions()
63 void SimpleC2Component::WorkHandler::setComponent( in setComponent() function in android::SimpleC2Component::WorkHandler163 mHandler->setComponent(shared_from_this()); in setListener_vb()
81 void setComponent(const std::shared_ptr<Codec2Client::Component> &component);
622 mChannel->setComponent(comp); in allocate()
1593 void CCodecBufferChannel::setComponent( in setComponent() function in android::CCodecBufferChannel
52 void setComponent(std::shared_ptr<C2ComponentInterface> intf) { in setComponent() function in android::C2CompIntfTest632 setComponent(intf); in testMain()