Searched defs:ErrorCallbackForPendingRequest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chromeos/network/
H A Dnetwork_connection_handler.cc375 ErrorCallbackForPendingRequest(service_path, kErrorPassphraseRequired);
412 ErrorCallbackForPendingRequest(service_path, kErrorConfigurationRequired);
461 ErrorCallbackForPendingRequest(service_path, kErrorCertificateRequired);
478 ErrorCallbackForPendingRequest(service_path, kErrorCertificateRequired);
485 ErrorCallbackForPendingRequest(service_path, kErrorConfigurationRequired);
497 ErrorCallbackForPendingRequest(service_path, kErrorConfigurationRequired);
528 ErrorCallbackForPendingRequest(service_path, kErrorConfigurationRequired);
725 void NetworkConnectionHandler::ErrorCallbackForPendingRequest( function in class:chromeos::NetworkConnectionHandler
730 NET_LOG_ERROR("ErrorCallbackForPendingRequest with no pending request.",

Completed in 923 milliseconds