Searched refs:sysfs_mount_point_ (Results 1 – 3 of 3) sorted by relevance
202 path.insert(0, sysfs_mount_point_); in FindPlatformDevice()209 subsystem_link_path == sysfs_mount_point_ + "/bus/platform") { in FindPlatformDevice()211 directory.erase(0, sysfs_mount_point_.size()); in FindPlatformDevice()477 sysfs_mount_point_("/sys") {} in DeviceHandler()
139 std::string sysfs_mount_point_; variable
35 device_handler_.sysfs_mount_point_ = fake_sys_root.path; in TestGetSymlinks()