Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/
DEventHub.cpp380 for (const auto& nodePath : paths) { in readBatteryConfiguration() local
383 info.path = nodePath; in readBatteryConfiguration()
384 info.name = nodePath.filename(); in readBatteryConfiguration()
388 const auto& files = allFilesInPath(nodePath); in readBatteryConfiguration()
410 for (const auto& nodePath : paths) { in readLightsConfiguration() local
413 info.path = nodePath; in readLightsConfiguration()
414 info.name = nodePath.filename(); in readLightsConfiguration()
439 const auto& files = allFilesInPath(nodePath); in readLightsConfiguration()