Searched refs:typeId (Results 1 – 2 of 2) sorted by relevance
1144 String8 getMPPStr(int typeId) { in getMPPStr() argument1145 if (typeId < MPP_DPP_NUM){ in getMPPStr()1148 if (available_otf_mpp_units[i].physicalType == typeId) in getMPPStr()1154 if (AVAILABLE_M2M_MPP_UNITS[i].physicalType == typeId) in getMPPStr()1159 result.appendFormat("? %08x", typeId); in getMPPStr()
479 String8 getMPPStr(int typeId);