Searched refs:GetName (Results 1 - 12 of 12) sorted by relevance

/hardware/intel/common/wrs_omxil_core/base/src/
H A Dportbase.cpp333 cbase->GetName(), cbase->GetWorkingRole(), nPortIndex, nSizeBytes);
340 __FUNCTION__, cbase->GetName(), cbase->GetWorkingRole(),
350 cbase->GetName(), cbase->GetWorkingRole(), nPortIndex);
360 cbase->GetName(), cbase->GetWorkingRole(), nPortIndex);
384 cbase->GetName(), cbase->GetWorkingRole(), nPortIndex,
392 __FUNCTION__, cbase->GetName(), cbase->GetWorkingRole(),
401 cbase->GetName(), cbase->GetWorkingRole(), nPortIndex);
414 cbase->GetName(), cbase->GetWorkingRole(), nPortIndex, nSizeBytes);
420 __FUNCTION__, cbase->GetName(), cbase->GetWorkingRole(),
438 cbase->GetName(), cbas
[all...]
H A Dcomponentbase.cpp183 OMX_STRING ComponentBase::GetName(void) function in class:ComponentBase
1287 GetName(), GetWorkingRole(), GetCmdName(cmd->cmd));
1327 GetName(), GetWorkingRole(), GetCmdName(cmd->cmd), cmd->cmd);
1332 GetName(), GetWorkingRole(), GetCmdName(cmd->cmd));
1372 GetName(), GetWorkingRole(), GetStateName(current),
1379 GetName(), GetWorkingRole(), GetStateName(current));
1387 GetName(), GetWorkingRole());
1414 GetName(), GetWorkingRole(),
1426 GetName(), GetWorkingRole(), GetStateName(current),
1456 "(ret : 0x%08x)\n", GetName(), GetWorkingRol
[all...]
/hardware/intel/common/wrs_omxil_core/core/src/
H A Dwrs_omxcore.cpp277 strcpy(&cname[0], cbase->GetName());
279 LOGV("%s(): enter, try to free %s", __FUNCTION__, cbase->GetName());
295 LOGE("fatal error, %s does not have cmodule\n", cbase->GetName());
/hardware/interfaces/renderscript/1.0/default/
H A DDevice.cpp142 .GetName = (GetNameFnPtr)dlsym(handle, "rsaGetName"),
H A DContext.cpp490 Device::getHal().GetName(mContext, _obj, &_name);
/hardware/qcom/display/msm8996/sdm/libs/core/
H A Ddisplay_base.h118 const char *GetName(const LayerComposition &composition);
H A Ddisplay_base.cpp586 const char *comp_type = GetName(layer->composition);
670 const char * DisplayBase::GetName(const LayerComposition &composition) { function in class:sdm::DisplayBase
/hardware/qcom/display/msm8998/sdm/libs/core/
H A Ddisplay_base.h122 const char *GetName(const LayerComposition &composition);
H A Ddisplay_base.cpp581 const char *comp_type = GetName(sdm_layer->composition);
653 const char * DisplayBase::GetName(const LayerComposition &composition) { function in class:sdm::DisplayBase
/hardware/intel/common/wrs_omxil_core/base/inc/
H A Dcomponentbase.h90 OMX_STRING GetName(void);
/hardware/interfaces/wifi/supplicant/1.0/vts/functional/
H A Dsupplicant_sta_iface_hidl_test.cpp179 * GetName
181 TEST_F(SupplicantStaIfaceHidlTest, GetName) {
H A Dsupplicant_p2p_iface_hidl_test.cpp197 * GetName
199 TEST_F(SupplicantP2pIfaceHidlTest, GetName) {

Completed in 201 milliseconds