Searched defs:gdb_port (Results 1 – 3 of 3) sorted by relevance
124 pub gdb_port: Option<NonZeroU16>, field
531 let gdb_port = extract_gdb_port(config); in create_vm_internal() localVariable
638 int CuttlefishConfig::InstanceSpecific::gdb_port() const { in gdb_port() function in cuttlefish::CuttlefishConfig::InstanceSpecific