Searched refs:pathPrefixes (Results 1 – 1 of 1) sorted by relevance
100 std::vector<std::string> pathPrefixes{ in getInputDeviceConfigurationFilePathByName() local108 pathPrefixes.push_back("/apex/" + apex + "/etc/usr/"); in getInputDeviceConfigurationFilePathByName()112 pathPrefixes.push_back(std::string(android_root) + "/usr/"); in getInputDeviceConfigurationFilePathByName()114 for (const auto& prefix : pathPrefixes) { in getInputDeviceConfigurationFilePathByName()