blob: d070ffb111a1472aefcf67f005db6da27351a13c [file] [log] [blame]
// Copyright 2019 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Generated by generate.py.
library fidl.test.dangerous.method.event.arguments.lower;
using argtype = uint32;
protocol DangerousResponseArguments {
-> Event0(argtype abstract);
-> Event1(argtype alignas);
-> Event2(argtype alignof);
-> Event3(argtype and);
-> Event4(argtype and_eq);
-> Event5(argtype as);
-> Event6(argtype asm);
-> Event7(argtype async);
-> Event8(argtype atomic_cancel);
-> Event9(argtype atomic_commit);
-> Event10(argtype atomic_noexcept);
-> Event11(argtype auto);
-> Event12(argtype await);
-> Event13(argtype become);
-> Event14(argtype bitand);
-> Event15(argtype bitor);
-> Event16(argtype bool);
-> Event17(argtype box);
-> Event18(argtype break);
-> Event19(argtype byte);
-> Event20(argtype case);
-> Event21(argtype catch);
-> Event22(argtype chan);
-> Event23(argtype char);
-> Event24(argtype char16_t);
-> Event25(argtype char32_t);
-> Event26(argtype class);
-> Event27(argtype co_await);
-> Event28(argtype co_return);
-> Event29(argtype co_yield);
-> Event30(argtype coding_traits);
-> Event31(argtype compl);
-> Event32(argtype concept);
-> Event33(argtype const);
-> Event34(argtype const_cast);
-> Event35(argtype constexpr);
-> Event36(argtype continue);
-> Event37(argtype controller);
-> Event38(argtype crate);
-> Event39(argtype decltype);
-> Event40(argtype decoder);
-> Event41(argtype default);
-> Event42(argtype defer);
-> Event43(argtype delete);
-> Event44(argtype do);
-> Event45(argtype double);
-> Event46(argtype dynamic_cast);
-> Event47(argtype else);
-> Event48(argtype encoder);
-> Event49(argtype enum);
-> Event50(argtype err);
-> Event51(argtype explicit);
-> Event52(argtype export);
-> Event53(argtype extern);
-> Event54(argtype fallthrough);
-> Event55(argtype false);
-> Event56(argtype fidl);
-> Event57(argtype fidl_type);
-> Event58(argtype final);
-> Event59(argtype float);
-> Event60(argtype fn);
-> Event61(argtype for);
-> Event62(argtype friend);
-> Event63(argtype func);
-> Event64(argtype future);
-> Event65(argtype futures);
-> Event66(argtype go);
-> Event67(argtype goto);
-> Event68(argtype has_invalid_tag);
-> Event69(argtype if);
-> Event70(argtype impl);
-> Event71(argtype import);
-> Event72(argtype in);
-> Event73(argtype inline);
-> Event74(argtype int);
-> Event75(argtype int16);
-> Event76(argtype int32);
-> Event77(argtype int64);
-> Event78(argtype int8);
-> Event79(argtype interface);
-> Event80(argtype let);
-> Event81(argtype lhs);
-> Event82(argtype long);
-> Event83(argtype loop);
-> Event84(argtype macro);
-> Event85(argtype map);
-> Event86(argtype match);
-> Event87(argtype mod);
-> Event88(argtype module);
-> Event89(argtype move);
-> Event90(argtype mut);
-> Event91(argtype mutable);
-> Event92(argtype namespace);
-> Event93(argtype never);
-> Event94(argtype new);
-> Event95(argtype noexcept);
-> Event96(argtype none);
-> Event97(argtype not);
-> Event98(argtype not_eq);
-> Event99(argtype nullptr);
-> Event100(argtype offset);
-> Event101(argtype offsetof);
-> Event102(argtype ok);
-> Event103(argtype on_open);
-> Event104(argtype operator);
-> Event105(argtype option);
-> Event106(argtype or);
-> Event107(argtype or_eq);
-> Event108(argtype override);
-> Event109(argtype package);
-> Event110(argtype priv);
-> Event111(argtype private);
-> Event112(argtype proc);
-> Event113(argtype protected);
-> Event114(argtype proxy);
-> Event115(argtype pub);
-> Event116(argtype public);
-> Event117(argtype pure);
-> Event118(argtype range);
-> Event119(argtype ref);
-> Event120(argtype register);
-> Event121(argtype reinterpret_cast);
-> Event122(argtype requires);
-> Event123(argtype result);
-> Event124(argtype return);
-> Event125(argtype rhs);
-> Event126(argtype rune);
-> Event127(argtype select);
-> Event128(argtype self);
-> Event129(argtype send);
-> Event130(argtype set_controller);
-> Event131(argtype short);
-> Event132(argtype signed);
-> Event133(argtype sizeof);
-> Event134(argtype some);
-> Event135(argtype static);
-> Event136(argtype static_assert);
-> Event137(argtype static_cast);
-> Event138(argtype stream);
-> Event139(argtype string);
-> Event140(argtype struct);
-> Event141(argtype stub);
-> Event142(argtype super);
-> Event143(argtype switch);
-> Event144(argtype synchronized);
-> Event145(argtype tag);
-> Event146(argtype template);
-> Event147(argtype this);
-> Event148(argtype thread_local);
-> Event149(argtype throw);
-> Event150(argtype trait);
-> Event151(argtype true);
-> Event152(argtype try);
-> Event153(argtype type);
-> Event154(argtype typedef);
-> Event155(argtype typeid);
-> Event156(argtype typename);
-> Event157(argtype typeof);
-> Event158(argtype uint16);
-> Event159(argtype uint32);
-> Event160(argtype uint64);
-> Event161(argtype uint8);
-> Event162(argtype union);
-> Event163(argtype unsafe);
-> Event164(argtype unsigned);
-> Event165(argtype unsized);
-> Event166(argtype use);
-> Event167(argtype using);
-> Event168(argtype value);
-> Event169(argtype value_union);
-> Event170(argtype var);
-> Event171(argtype vec);
-> Event172(argtype virtual);
-> Event173(argtype void);
-> Event174(argtype volatile);
-> Event175(argtype wchar_t);
-> Event176(argtype where);
-> Event177(argtype which);
-> Event178(argtype while);
-> Event179(argtype xor);
-> Event180(argtype xor_eq);
-> Event181(argtype xunion);
-> Event182(argtype yield);
-> Event183(argtype zx);
};