Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/
DEventHub.cpp381 for (const auto& nodePath : paths) { in readBatteryConfiguration() local
384 info.path = nodePath; in readBatteryConfiguration()
385 info.name = nodePath.filename(); in readBatteryConfiguration()
389 const auto& files = allFilesInPath(nodePath); in readBatteryConfiguration()
411 for (const auto& nodePath : paths) { in readLightsConfiguration() local
414 info.path = nodePath; in readLightsConfiguration()
415 info.name = nodePath.filename(); in readLightsConfiguration()
440 const auto& files = allFilesInPath(nodePath); in readLightsConfiguration()