Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/ipc/ipdl/test/gtest/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 358 B image not shown  

Quelle  PTestSelfManage.ipdl   Sprache: unbekannt

 
include protocol PTestSelfManageRoot;

namespace mozilla {
namespace _ipdltest {

[ChildProc=any, ChildImpl=virtual, ParentImpl=virtual]
protocol PTestSelfManage {
    manager PTestSelfManageRoot or PTestSelfManage;
    manages PTestSelfManage;

child:
    async PTestSelfManage();
    async __delete__();
};

} // namespace mozilla
} // namespace _ipdltest

[ Dauer der Verarbeitung: 0.2 Sekunden  (vorverarbeitet)  ]