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 382 B image not shown  

Quelle  PTestMultiMgrsLeft.ipdl   Sprache: unbekannt

 
Spracherkennung für: .ipdl vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

include protocol PTestMultiMgrs;
include protocol PTestMultiMgrsBottom;

namespace mozilla {
namespace _ipdltest {

[ChildProc=any, ChildImpl=virtual, ParentImpl=virtual]
protocol PTestMultiMgrsLeft {
    manager PTestMultiMgrs;

    manages PTestMultiMgrsBottom;

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

} // namespace _ipdltest
} // namespace mozilla

[ Dauer der Verarbeitung: 0.26 Sekunden  ]