Searched defs:instanceName (Results 1 – 2 of 2) sorted by relevance
67 public GceAvdInfo(String instanceName, HostAndPort hostAndPort) { in GceAvdInfo()74 String instanceName, HostAndPort hostAndPort, String errors, GceStatus status) { in GceAvdInfo()98 public String instanceName() { in instanceName() method in GceAvdInfo188 String instanceName = d.getString("instance_name"); in parseGceInfoFromString() local
146 String instanceName = extractInstanceName(cmd.getStderr()); in startGce() local525 String instanceName = infos.instanceName(); in getInstanceSerialLog() local