LCOV - code coverage report
Current view: top level - obj-x86_64-pc-linux-gnu/ipc/ipdl - PGMPContent.cpp (source / functions) Hit Total Coverage
Test: output.info Lines: 0 26 0.0 %
Date: 2017-07-14 16:53:18 Functions: 0 10 0.0 %
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/gmp/PGMPContent.h"
       8             : 
       9             : namespace mozilla {
      10             : namespace gmp {
      11             : namespace PGMPContent {
      12             : 
      13             : nsresult
      14           0 : CreateEndpoints(
      15             :         base::ProcessId aParentDestPid,
      16             :         base::ProcessId aChildDestPid,
      17             :         mozilla::ipc::Endpoint<mozilla::gmp::PGMPContentParent>* aParent,
      18             :         mozilla::ipc::Endpoint<mozilla::gmp::PGMPContentChild>* aChild)
      19             : {
      20           0 :     return mozilla::ipc::CreateEndpoints(mozilla::ipc::PrivateIPDLInterface(), aParentDestPid, aChildDestPid, PGMPContentMsgStart, PGMPContentMsgStartChild, aParent, aChild);
      21             : }
      22             : void
      23           0 : Transition(
      24             :         MessageType msg,
      25             :         State* next)
      26             : {
      27           0 :     switch ((*(next))) {
      28             :     case __Null:
      29           0 :         break;
      30             :     case __Dead:
      31           0 :         mozilla::ipc::LogicError("__delete__()d actor");
      32           0 :         break;
      33             :     default:
      34           0 :         mozilla::ipc::LogicError("corrupted actor state");
      35           0 :         break;
      36             :     }
      37           0 : }
      38             : IPC::Message*
      39           0 : Msg_PGMPDecryptorConstructor(int32_t routingId)
      40             : {
      41           0 :     return new IPC::Message(routingId, Msg_PGMPDecryptorConstructor__ID, 0, IPC::Message::NOT_NESTED, IPC::Message::NORMAL_PRIORITY, IPC::Message::COMPRESSION_NONE, "PGMPContent::Msg_PGMPDecryptorConstructor", true);
      42             : }
      43             : IPC::Message*
      44           0 : Reply_PGMPDecryptorConstructor(int32_t routingId)
      45             : {
      46           0 :     return new IPC::Message(routingId, Reply_PGMPDecryptorConstructor__ID, 0, IPC::Message::NOT_NESTED, IPC::Message::NORMAL_PRIORITY, IPC::Message::COMPRESSION_NONE, "PGMPContent::Reply_PGMPDecryptorConstructor", true);
      47             : }
      48             : IPC::Message*
      49           0 : Msg_PGMPVideoDecoderConstructor(int32_t routingId)
      50             : {
      51           0 :     return new IPC::Message(routingId, Msg_PGMPVideoDecoderConstructor__ID, 0, IPC::Message::NOT_NESTED, IPC::Message::NORMAL_PRIORITY, IPC::Message::COMPRESSION_NONE, "PGMPContent::Msg_PGMPVideoDecoderConstructor", true);
      52             : }
      53             : IPC::Message*
      54           0 : Reply_PGMPVideoDecoderConstructor(int32_t routingId)
      55             : {
      56           0 :     return new IPC::Message(routingId, Reply_PGMPVideoDecoderConstructor__ID, 0, IPC::Message::NOT_NESTED, IPC::Message::NORMAL_PRIORITY, IPC::Message::COMPRESSION_NONE, "PGMPContent::Reply_PGMPVideoDecoderConstructor", true);
      57             : }
      58             : IPC::Message*
      59           0 : Msg_PGMPVideoEncoderConstructor(int32_t routingId)
      60             : {
      61           0 :     return new IPC::Message(routingId, Msg_PGMPVideoEncoderConstructor__ID, 0, IPC::Message::NOT_NESTED, IPC::Message::NORMAL_PRIORITY, IPC::Message::COMPRESSION_NONE, "PGMPContent::Msg_PGMPVideoEncoderConstructor", true);
      62             : }
      63             : IPC::Message*
      64           0 : Reply_PGMPVideoEncoderConstructor(int32_t routingId)
      65             : {
      66           0 :     return new IPC::Message(routingId, Reply_PGMPVideoEncoderConstructor__ID, 0, IPC::Message::NOT_NESTED, IPC::Message::NORMAL_PRIORITY, IPC::Message::COMPRESSION_NONE, "PGMPContent::Reply_PGMPVideoEncoderConstructor", true);
      67             : }
      68             : IPC::Message*
      69           0 : Msg_PChromiumCDMConstructor(int32_t routingId)
      70             : {
      71           0 :     return new IPC::Message(routingId, Msg_PChromiumCDMConstructor__ID, 0, IPC::Message::NOT_NESTED, IPC::Message::NORMAL_PRIORITY, IPC::Message::COMPRESSION_NONE, "PGMPContent::Msg_PChromiumCDMConstructor", true);
      72             : }
      73             : IPC::Message*
      74           0 : Reply_PChromiumCDMConstructor(int32_t routingId)
      75             : {
      76           0 :     return new IPC::Message(routingId, Reply_PChromiumCDMConstructor__ID, 0, IPC::Message::NOT_NESTED, IPC::Message::NORMAL_PRIORITY, IPC::Message::COMPRESSION_NONE, "PGMPContent::Reply_PChromiumCDMConstructor", true);
      77             : }
      78             : 
      79             : } // namespace PGMPContent
      80             : } // namespace gmp
      81             : } // namespace mozilla

Generated by: LCOV version 1.13