Searched defs:SetWorkingRole (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/wrs_omxil_core/base/src/
H A Dcomponentbase.cpp299 SetWorkingRole((OMX_STRING)&roles[0][0]);
302 SetWorkingRole(NULL);
616 ret = SetWorkingRole((OMX_STRING)p->cRole);
625 SetWorkingRole(NULL);
1762 OMX_ERRORTYPE ComponentBase::SetWorkingRole(const OMX_STRING role) function in class:ComponentBase

Completed in 9 milliseconds