Home
last modified time | relevance | path

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

/frameworks/native/libs/input/
DInputDevice.cpp71 std::string productPath = getInputDeviceConfigurationFilePathByName( in getInputDeviceConfigurationFilePathByDeviceIdentifier() local
75 if (!productPath.empty()) { in getInputDeviceConfigurationFilePathByDeviceIdentifier()
76 return productPath; in getInputDeviceConfigurationFilePathByDeviceIdentifier()