Searched refs:device_handler_ (Results 1 – 2 of 2) sorted by relevance
35 device_handler_.sysfs_mount_point_ = fake_sys_root.path; in TestGetSymlinks()47 result = device_handler_.GetBlockDeviceSymlinks(uevent); in TestGetSymlinks()60 DeviceHandler device_handler_; member in android::init::DeviceHandlerTester
107 std::unique_ptr<DeviceHandler> device_handler_; member in android::init::FirstStageMount222 device_handler_ = std::make_unique<DeviceHandler>( in FirstStageMount()317 device_handler_->HandleUevent(uevent); in InitDeviceMapper()390 std::vector<std::string> links = device_handler_->GetBlockDeviceSymlinks(uevent); in HandleBlockDevice()394 device_handler_->HandleUevent(uevent); in HandleBlockDevice()431 device_handler_->HandleUevent(uevent); in InitMappedDevice()