Home
last modified time | relevance | path

Searched defs:sysfsRootPath (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DFakeEventHub.h67 std::string sysfsRootPath; member
/aosp_15_r20/frameworks/native/services/inputflinger/reader/
H A DEventHub.cpp358 const std::filesystem::path& sysfsRootPath) { in readLayoutConfiguration()
382 const std::filesystem::path& sysfsRootPath) { in readBatteryConfiguration()
412 const std::filesystem::path& sysfsRootPath) { in readLightsConfiguration()
/aosp_15_r20/frameworks/native/services/inputflinger/reader/include/
H A DEventHub.h623 std::filesystem::path sysfsRootPath; member