LCOV - code coverage report
Current view: top level - obj-x86_64-pc-linux-gnu/ipc/ipdl - PHttpBackgroundChannel.cpp (source / functions) Hit Total Coverage
Test: output.info Lines: 16 36 44.4 %
Date: 2017-07-14 16:53:18 Functions: 6 14 42.9 %
Legend: Lines: hit not hit

          Line data    Source code
       1             : //
       2             : // Automatically generated by ipdlc.
       3             : // Edit at your own risk
       4             : //
       5             : 
       6             : 
       7             : #include "mozilla/net/PHttpBackgroundChannel.h"
       8             : 
       9             : namespace mozilla {
      10             : namespace net {
      11             : namespace PHttpBackgroundChannel {
      12             : 
      13             : nsresult
      14           0 : CreateEndpoints(
      15             :         base::ProcessId aParentDestPid,
      16             :         base::ProcessId aChildDestPid,
      17             :         mozilla::ipc::Endpoint<mozilla::net::PHttpBackgroundChannelParent>* aParent,
      18             :         mozilla::ipc::Endpoint<mozilla::net::PHttpBackgroundChannelChild>* aChild)
      19             : {
      20           0 :     return mozilla::ipc::CreateEndpoints(mozilla::ipc::PrivateIPDLInterface(), aParentDestPid, aChildDestPid, PHttpBackgroundChannelMsgStart, PHttpBackgroundChannelMsgStartChild, aParent, aChild);
      21             : }
      22             : void
      23          34 : Transition(
      24             :         MessageType msg,
      25             :         State* next)
      26             : {
      27          34 :     switch ((*(next))) {
      28             :     case __Null:
      29          34 :         if ((Msg___delete____ID) == (msg)) {
      30           6 :             (*(next)) = __Dead;
      31             :         }
      32          34 :         break;
      33             :     case __Dead:
      34           0 :         mozilla::ipc::LogicError("__delete__()d actor");
      35           0 :         break;
      36             :     default:
      37           0 :         mozilla::ipc::LogicError("corrupted actor state");
      38           0 :         break;
      39             :     }
      40          34 : }
      41             : IPC::Message*
      42           3 : Msg_OnStartRequestSent(int32_t routingId)
      43             : {
      44           3 :     return new IPC::Message(routingId, Msg_OnStartRequestSent__ID, 0, IPC::Message::NOT_NESTED, IPC::Message::NORMAL_PRIORITY, IPC::Message::COMPRESSION_NONE, "PHttpBackgroundChannel::Msg_OnStartRequestSent", true);
      45             : }
      46             : IPC::Message*
      47           3 : Msg_OnTransportAndData(int32_t routingId)
      48             : {
      49           3 :     return new IPC::Message(routingId, Msg_OnTransportAndData__ID, 8192, IPC::Message::NOT_NESTED, IPC::Message::NORMAL_PRIORITY, IPC::Message::COMPRESSION_NONE, "PHttpBackgroundChannel::Msg_OnTransportAndData", true);
      50             : }
      51             : IPC::Message*
      52           3 : Msg_OnStopRequest(int32_t routingId)
      53             : {
      54           3 :     return new IPC::Message(routingId, Msg_OnStopRequest__ID, 0, IPC::Message::NOT_NESTED, IPC::Message::NORMAL_PRIORITY, IPC::Message::COMPRESSION_NONE, "PHttpBackgroundChannel::Msg_OnStopRequest", true);
      55             : }
      56             : IPC::Message*
      57           0 : Msg_OnProgress(int32_t routingId)
      58             : {
      59           0 :     return new IPC::Message(routingId, Msg_OnProgress__ID, 0, IPC::Message::NOT_NESTED, IPC::Message::NORMAL_PRIORITY, IPC::Message::COMPRESSION_NONE, "PHttpBackgroundChannel::Msg_OnProgress", true);
      60             : }
      61             : IPC::Message*
      62           5 : Msg_OnStatus(int32_t routingId)
      63             : {
      64           5 :     return new IPC::Message(routingId, Msg_OnStatus__ID, 0, IPC::Message::NOT_NESTED, IPC::Message::NORMAL_PRIORITY, IPC::Message::COMPRESSION_NONE, "PHttpBackgroundChannel::Msg_OnStatus", true);
      65             : }
      66             : IPC::Message*
      67           0 : Msg_FlushedForDiversion(int32_t routingId)
      68             : {
      69           0 :     return new IPC::Message(routingId, Msg_FlushedForDiversion__ID, 0, IPC::Message::NOT_NESTED, IPC::Message::NORMAL_PRIORITY, IPC::Message::COMPRESSION_NONE, "PHttpBackgroundChannel::Msg_FlushedForDiversion", true);
      70             : }
      71             : IPC::Message*
      72           0 : Msg_DivertMessages(int32_t routingId)
      73             : {
      74           0 :     return new IPC::Message(routingId, Msg_DivertMessages__ID, 0, IPC::Message::NOT_NESTED, IPC::Message::NORMAL_PRIORITY, IPC::Message::COMPRESSION_NONE, "PHttpBackgroundChannel::Msg_DivertMessages", true);
      75             : }
      76             : IPC::Message*
      77           0 : Msg_NotifyTrackingProtectionDisabled(int32_t routingId)
      78             : {
      79           0 :     return new IPC::Message(routingId, Msg_NotifyTrackingProtectionDisabled__ID, 0, IPC::Message::NOT_NESTED, IPC::Message::NORMAL_PRIORITY, IPC::Message::COMPRESSION_NONE, "PHttpBackgroundChannel::Msg_NotifyTrackingProtectionDisabled", true);
      80             : }
      81             : IPC::Message*
      82           0 : Msg_NotifyTrackingResource(int32_t routingId)
      83             : {
      84           0 :     return new IPC::Message(routingId, Msg_NotifyTrackingResource__ID, 0, IPC::Message::NOT_NESTED, IPC::Message::NORMAL_PRIORITY, IPC::Message::COMPRESSION_NONE, "PHttpBackgroundChannel::Msg_NotifyTrackingResource", true);
      85             : }
      86             : IPC::Message*
      87           0 : Msg_SetClassifierMatchedInfo(int32_t routingId)
      88             : {
      89           0 :     return new IPC::Message(routingId, Msg_SetClassifierMatchedInfo__ID, 0, IPC::Message::NOT_NESTED, IPC::Message::NORMAL_PRIORITY, IPC::Message::COMPRESSION_NONE, "PHttpBackgroundChannel::Msg_SetClassifierMatchedInfo", true);
      90             : }
      91             : IPC::Message*
      92           3 : Msg___delete__(int32_t routingId)
      93             : {
      94           3 :     return new IPC::Message(routingId, Msg___delete____ID, 0, IPC::Message::NOT_NESTED, IPC::Message::NORMAL_PRIORITY, IPC::Message::COMPRESSION_NONE, "PHttpBackgroundChannel::Msg___delete__", true);
      95             : }
      96             : IPC::Message*
      97           0 : Reply___delete__(int32_t routingId)
      98             : {
      99           0 :     return new IPC::Message(routingId, Reply___delete____ID, 0, IPC::Message::NOT_NESTED, IPC::Message::NORMAL_PRIORITY, IPC::Message::COMPRESSION_NONE, "PHttpBackgroundChannel::Reply___delete__", true);
     100             : }
     101             : 
     102             : } // namespace PHttpBackgroundChannel
     103             : } // namespace net
     104             : } // namespace mozilla

Generated by: LCOV version 1.13