Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/input/
H A DInputDevice.cpp61 std::string versionPath = getInputDeviceConfigurationFilePathByName( in getInputDeviceConfigurationFilePathByDeviceIdentifier() local
66 if (!versionPath.empty()) { in getInputDeviceConfigurationFilePathByDeviceIdentifier()
67 return versionPath; in getInputDeviceConfigurationFilePathByDeviceIdentifier()