Searched refs:niceIndex (Results 1 – 1 of 1) sorted by relevance
4985 const char *niceIndex = portIndex == kPortIndexInput ? "input" : "output"; in getPortFormat() local4996 ALOGE("unexpected dir: %s(%d) on %s port", asString(def.eDir), def.eDir, niceIndex); in getPortFormat()