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

/hardware/intel/common/wrs_omxil_core/base/src/
H A Dcomponentbase.cpp300 SetWorkingRole((OMX_STRING)&roles[0][0]);
303 SetWorkingRole(NULL);
622 ret = SetWorkingRole((OMX_STRING)p->cRole);
631 SetWorkingRole(NULL);
1768 OMX_ERRORTYPE ComponentBase::SetWorkingRole(const OMX_STRING role) function in class:ComponentBase
/hardware/intel/common/wrs_omxil_core/base/inc/
H A Dcomponentbase.h302 OMX_ERRORTYPE SetWorkingRole(const OMX_STRING role);

Completed in 61 milliseconds