Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/fastboot/
Dflags.cpp38 Flag proxy_fastboot_flag = GflagsCompatFlag(kName, proxy_fastboot); in Process() local
39 CF_EXPECT(ConsumeFlags({proxy_fastboot_flag}, args), in Process()
47 Flag proxy_fastboot_flag = GflagsCompatFlag(kName, proxy_fastboot).Help(kHelp); in WriteGflagsCompatHelpXml() local
48 return WriteGflagsCompatXml({proxy_fastboot_flag}, out); in WriteGflagsCompatHelpXml()