Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/
DEventHub.cpp566 for (const auto& nodePath : paths) { in configureBatteryLocked() local
569 info.path = nodePath; in configureBatteryLocked()
570 info.name = nodePath.filename(); in configureBatteryLocked()
574 const auto& files = allFilesInPath(nodePath); in configureBatteryLocked()
592 for (const auto& nodePath : paths) { in configureLightsLocked() local
595 info.path = nodePath; in configureLightsLocked()
596 info.name = nodePath.filename(); in configureLightsLocked()
610 const auto& files = allFilesInPath(nodePath); in configureLightsLocked()