Home
last modified time | relevance | path

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

/hardware/intel/common/wrs_omxil_core/base/inc/
Dcmodule.h62 OMX_STRING GetLibraryName(void);
/hardware/intel/common/wrs_omxil_core/base/src/
Dcmodule.cpp121 OMX_STRING CModule::GetLibraryName(void) in GetLibraryName() function in CModule
/hardware/intel/common/wrs_omxil_core/core/src/
Dwrs_omxcore.cpp95 cmodule->GetLibraryName(), cmodule->GetComponentName()); in construct_components()