Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/
DEventHub.cpp563 for (const auto& nodePath : paths) { in configureBatteryLocked() local
566 info.path = nodePath; in configureBatteryLocked()
567 info.name = nodePath.filename(); in configureBatteryLocked()
571 const auto& files = allFilesInPath(nodePath); in configureBatteryLocked()
589 for (const auto& nodePath : paths) { in configureLightsLocked() local
592 info.path = nodePath; in configureLightsLocked()
593 info.name = nodePath.filename(); in configureLightsLocked()
607 const auto& files = allFilesInPath(nodePath); in configureLightsLocked()