Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dboot_config.cc50 static constexpr char kUbootPrimaryEth[] = "eth1"; variable
97 env << "ethprime=" << kUbootPrimaryEth << '\0'; in WriteEnvironment()