Searched refs:ProxyFastboot (Results 1 – 5 of 5) sorted by relevance
25 bool ProxyFastboot() const override { return proxy_fastboot_; } in ProxyFastboot() function in cuttlefish::__anonbcd9431b0111::FastbootConfigImpl
32 virtual bool ProxyFastboot() const = 0;
34 json[kProxyFastboot] = config_.ProxyFastboot(); in Serialize()
46 bool proxy_fastboot = config_.ProxyFastboot(); in WriteGflagsCompatHelpXml()
62 fastboot_config_.ProxyFastboot(); in Enabled()