OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QueryHavingThisRole
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/common/wrs_omxil_core/base/inc/
cmodule.h
68
bool
QueryHavingThisRole
(const OMX_STRING role);
/hardware/intel/common/wrs_omxil_core/base/src/
cmodule.cpp
161
bool CModule::
QueryHavingThisRole
(const OMX_STRING role)
/hardware/intel/common/wrs_omxil_core/core/src/
wrs_omxcore.cpp
326
having_role = cmodule->
QueryHavingThisRole
(role);
Completed in 99 milliseconds