Searched defs:NetworkDelegate (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/net/base/
H A Dnetwork_delegate.h27 // on other net/ submodules from net/base/), because otherwise NetworkDelegate
44 class NET_EXPORT NetworkDelegate : public base::NonThreadSafe { class in namespace:net
46 // AuthRequiredResponse indicates how a NetworkDelegate handles an
57 virtual ~NetworkDelegate() {}
117 // This is the interface for subclasses of NetworkDelegate to implement. These

Completed in 231 milliseconds