Searched refs:DiagnosticsSendPacketFunction (Results 1 – 3 of 3) sorted by relevance
18 DiagnosticsSendPacketFunction::DiagnosticsSendPacketFunction() {} in DiagnosticsSendPacketFunction() function in extensions::DiagnosticsSendPacketFunction20 DiagnosticsSendPacketFunction::~DiagnosticsSendPacketFunction() {} in ~DiagnosticsSendPacketFunction()22 bool DiagnosticsSendPacketFunction::Prepare() { in Prepare()28 bool DiagnosticsSendPacketFunction::Respond() { in Respond()32 void DiagnosticsSendPacketFunction::OnCompleted( in OnCompleted()
26 DiagnosticsSendPacketFunction::SendPacketResultCode result_code,64 callback.Run(DiagnosticsSendPacketFunction::SEND_PACKET_FAILED, "", 0.0); in OnTestICMPCompleted()66 callback.Run(DiagnosticsSendPacketFunction::SEND_PACKET_OK, in OnTestICMPCompleted()74 void DiagnosticsSendPacketFunction::AsyncWorkStart() { in AsyncWorkStart()89 base::Bind(&DiagnosticsSendPacketFunction::OnCompleted, this))); in AsyncWorkStart()
16 class DiagnosticsSendPacketFunction : public AsyncApiFunction {34 DiagnosticsSendPacketFunction();37 virtual ~DiagnosticsSendPacketFunction();