Searched refs:QueryHavingThisRole (Results 1 – 3 of 3) sorted by relevance
68 bool QueryHavingThisRole(const OMX_STRING role);
161 bool CModule::QueryHavingThisRole(const OMX_STRING role) in QueryHavingThisRole() function in CModule
323 having_role = cmodule->QueryHavingThisRole(role); in OMX_GetComponentsOfRole()