Home
last modified time | relevance | path

Searched refs:replacedName (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/input/
DInputDevice.cpp140 std::string replacedName = name; in getCanonicalName() local
141 for (char& ch : replacedName) { in getCanonicalName()
146 return replacedName; in getCanonicalName()