Home | History | Annotate | Download | only in proxy

Lines Matching full:configuration

18   // Indicates whether proxy configuration is valid, and if not, why.
20 // Configuration is pending, observers will be notified later.
22 // Configuration is present and valid.
24 // No configuration is set.
33 // implementors whenever the configuration changes. |availability| indicates
35 // which case |config| contains the configuration). Implementors must not
44 // configuration has changed.
48 // Gets the most recent availability status. If a configuration is present,
49 // the proxy configuration is written to |config| and CONFIG_VALID is
52 // some point in the future once the configuration is available.