Searched refs:sysfs_mount_point_ (Results 1 – 3 of 3) sorted by relevance
189 path.insert(0, sysfs_mount_point_); in FindPlatformDevice()196 (subsystem_link_path == sysfs_mount_point_ + "/bus/platform" || in FindPlatformDevice()197 subsystem_link_path == sysfs_mount_point_ + "/bus/amba")) { in FindPlatformDevice()199 directory.erase(0, sysfs_mount_point_.size()); in FindPlatformDevice()525 sysfs_mount_point_("/sys") {} in DeviceHandler()
140 std::string sysfs_mount_point_; variable
35 device_handler_.sysfs_mount_point_ = fake_sys_root.path; in TestGetSymlinks()