HomeSort by relevance Sort by last modified time
    Searched defs:ProxyHandler (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/webui/options/chromeos/
proxy_handler.cc 23 ProxyHandler::ProxyHandler()
27 ProxyHandler::~ProxyHandler() {
30 void ProxyHandler::GetLocalizedValues(
proxy_handler.h 13 class ProxyHandler : public CrosOptionsPageUIHandler {
15 ProxyHandler();
16 virtual ~ProxyHandler();
23 DISALLOW_COPY_AND_ASSIGN(ProxyHandler);

Completed in 239 milliseconds