Home
last modified time | relevance | path

Searched refs:SEND_PACKET_FAILED (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/diagnostics/
Ddiagnostics_api.h28 SEND_PACKET_FAILED, enumerator
Ddiagnostics_api.cc47 case SEND_PACKET_FAILED: in OnCompleted()
Ddiagnostics_api_chromeos.cc64 callback.Run(DiagnosticsSendPacketFunction::SEND_PACKET_FAILED, "", 0.0); in OnTestICMPCompleted()