Home
last modified time | relevance | path

Searched refs:SetOwner (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/wrs_omxil_core/base/inc/
Dportbase.h49 void SetOwner(OMX_COMPONENTTYPE *handle);
/hardware/intel/common/wrs_omxil_core/base/src/
Dportbase.cpp124 void PortBase::SetOwner(OMX_COMPONENTTYPE *handle) in SetOwner() function in PortBase
Dcomponentbase.cpp1814 ports[i]->SetOwner(handle); in ApplyWorkingRole()