HomeSort by relevance Sort by last modified time
    Searched refs:GetComponentName (Results 1 - 5 of 5) sorted by null

  /hardware/intel/common/wrs_omxil_core/base/inc/
cmodule.h 65 OMX_STRING GetComponentName(void);
  /hardware/intel/common/wrs_omxil_core/core/src/
wrs_omxcore.cpp 95 cmodule->GetLibraryName(), cmodule->GetComponentName());
185 cname = cmodule->GetComponentName();
211 cname = cmodule->GetComponentName();
329 cname = cmodule->GetComponentName();
367 cname = cmodule->GetComponentName();
  /hardware/intel/common/wrs_omxil_core/base/src/
cmodule.cpp 126 OMX_STRING CModule::GetComponentName(void)
  /external/chromium_org/ui/events/
latency_info.cc 17 const char* GetComponentName(ui::LatencyComponentType type) {
117 record_data->Set(GetComponentName(it->first.first), component_info);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
vswriter.h 288 STDMETHOD_(HRESULT,GetComponentName)(THIS_ BSTR *pwszName) PURE;
333 #define IVssComponent_GetComponentName(This,pwszName) (This)->lpVtbl->GetComponentName(This,pwszName)
391 STDMETHOD_(HRESULT,GetComponentName)(THIS_ BSTR *pwszName) PURE;
445 #define IVssComponentEx_GetComponentName(This,pwszName) (This)->lpVtbl->GetComponentName(This,pwszName)
    [all...]

Completed in 185 milliseconds