Home
last modified time | relevance | path

Searched refs:gdb_port_vec (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1111 std::vector<int> gdb_port_vec = CF_EXPECT(GET_FLAG_INT_VALUE(gdb_port)); in InitializeCuttlefishConfiguration() local
1475 instance.set_gdb_port(gdb_port_vec[instance_index]); in InitializeCuttlefishConfiguration()