Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/reader/
H A DEventHub.cpp197 static std::optional<std::filesystem::path> getSysfsRootPath(const char* devicePath) { in getSysfsRootPath() function
1952 std::optional<std::filesystem::path> sysfsRootPath = getSysfsRootPath(devicePath.c_str()); in openDeviceLocked()