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

  /external/chromium_org/chromeos/network/
network_connection_handler.h 70 static const char kErrorCertificateRequired[];
network_connection_handler.cc 113 const char NetworkConnectionHandler::kErrorCertificateRequired[] =
461 ErrorCallbackForPendingRequest(service_path, kErrorCertificateRequired);
478 ErrorCallbackForPendingRequest(service_path, kErrorCertificateRequired);

Completed in 77 milliseconds