OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InstantiateComponent
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/common/wrs_omxil_core/base/inc/
cmodule.h
74
OMX_ERRORTYPE
InstantiateComponent
(ComponentBase **instance);
/hardware/intel/common/wrs_omxil_core/base/src/
cmodule.cpp
181
OMX_ERRORTYPE CModule::
InstantiateComponent
(ComponentBase **instance)
/hardware/intel/common/wrs_omxil_core/core/src/
wrs_omxcore.cpp
222
ret = cmodule->
InstantiateComponent
(&cbase);
Completed in 122 milliseconds