Home
last modified time | relevance | path

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

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