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

Quelle  PTestManyChildAllocsSub.ipdl   Sprache: unbekannt

 
include protocol PTestManyChildAllocs;

namespace mozilla {
namespace _ipdltest {

[ChildProc=any, ChildImpl=virtual, ParentImpl=virtual]
protocol PTestManyChildAllocsSub {
    manager PTestManyChildAllocs;

child:
    async __delete__();

parent:
    async Hello();
};

} // namespace _ipdltest
} // namespace mozilla

[ Dauer der Verarbeitung: 0.2 Sekunden  (vorverarbeitet)  ]