Searched refs:sysfs_mount_point_ (Results 1 – 3 of 3) sorted by relevance
226 path.insert(0, sysfs_mount_point_); in FindPlatformDevice()233 (subsystem_link_path == sysfs_mount_point_ + "/bus/platform" || in FindPlatformDevice()234 subsystem_link_path == sysfs_mount_point_ + "/bus/amba")) { in FindPlatformDevice()236 directory.erase(0, sysfs_mount_point_.size()); in FindPlatformDevice()597 sysfs_mount_point_("/sys") {} in DeviceHandler()
147 std::string sysfs_mount_point_; variable
35 device_handler_.sysfs_mount_point_ = fake_sys_root.path; in TestGetSymlinks()