Home
last modified time | relevance | path

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

/hardware/intel/common/wrs_omxil_core/base/inc/
Dcmodule.h68 bool QueryHavingThisRole(const OMX_STRING role);
/hardware/intel/common/wrs_omxil_core/base/src/
Dcmodule.cpp161 bool CModule::QueryHavingThisRole(const OMX_STRING role) in QueryHavingThisRole() function in CModule
/hardware/intel/common/wrs_omxil_core/core/src/
Dwrs_omxcore.cpp323 having_role = cmodule->QueryHavingThisRole(role); in OMX_GetComponentsOfRole()