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