Searched refs:proxy_fastboot (Results 1 – 1 of 1) sorted by relevance
37 bool proxy_fastboot = true; in Process() local38 Flag proxy_fastboot_flag = GflagsCompatFlag(kName, proxy_fastboot); in Process()41 config_.SetProxyFastboot(proxy_fastboot); in Process()46 bool proxy_fastboot = config_.ProxyFastboot(); in WriteGflagsCompatHelpXml() local47 Flag proxy_fastboot_flag = GflagsCompatFlag(kName, proxy_fastboot).Help(kHelp); in WriteGflagsCompatHelpXml()