Searched refs:first_instance (Results 1 – 2 of 2) sorted by relevance
46 auto first_instance = config_.Instances()[0]; in Commands() local53 std::to_string(first_instance.use_bridged_wifi_tap())); in Commands()55 first_instance.webrtc_device_id()); in Commands()57 first_instance.launcher_log_path()); in Commands()60 AbsolutePath(first_instance.PerInstanceLogPath("crosvm_openwrt.log"))); in Commands()
462 std::string first_instance = config->Instances()[0].instance_dir(); in InitFilesystemAndCreateConfig() local468 if (symlink(first_instance.c_str(), double_legacy_instance_dir.c_str())) { in InitFilesystemAndCreateConfig()469 return CF_ERRNO("symlink(\"" << first_instance << "\", \"" in InitFilesystemAndCreateConfig()