blob: dd87ad3f409243ad7b4e556f1447a2516c4fd38b [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.request.arguments.camel;
using argtype = uint32;
protocol DangerousRequestArguments {
Method0(argtype Abstract);
Method1(argtype Alignas);
Method2(argtype Alignof);
Method3(argtype And);
Method4(argtype AndEq);
Method5(argtype As);
Method6(argtype Asm);
Method7(argtype Assert);
Method8(argtype Async);
Method9(argtype AtomicCancel);
Method10(argtype AtomicCommit);
Method11(argtype AtomicNoexcept);
Method12(argtype Auto);
Method13(argtype Await);
Method14(argtype Become);
Method15(argtype Bitand);
Method16(argtype Bitor);
Method17(argtype Bool);
Method18(argtype Box);
Method19(argtype Break);
Method20(argtype Byte);
Method21(argtype Case);
Method22(argtype Catch);
Method23(argtype Chan);
Method24(argtype Char);
Method25(argtype Char16T);
Method26(argtype Char32T);
Method27(argtype Class);
Method28(argtype CoAwait);
Method29(argtype CoReturn);
Method30(argtype CoYield);
Method31(argtype CodingTraits);
Method32(argtype Compl);
Method33(argtype Concept);
Method34(argtype Const);
Method35(argtype ConstCast);
Method36(argtype Constexpr);
Method37(argtype Continue);
Method38(argtype Controller);
Method39(argtype Covariant);
Method40(argtype Crate);
Method41(argtype Decltype);
Method42(argtype Decoder);
Method43(argtype Default);
Method44(argtype Defer);
Method45(argtype Deferred);
Method46(argtype Delete);
Method47(argtype Do);
Method48(argtype Double);
Method49(argtype Dynamic);
Method50(argtype DynamicCast);
Method51(argtype Else);
Method52(argtype Encoder);
Method53(argtype EnsureValuesInstantiated);
Method54(argtype Enum);
Method55(argtype Err);
Method56(argtype Explicit);
Method57(argtype Export);
Method58(argtype Extends);
Method59(argtype Extern);
Method60(argtype External);
Method61(argtype Factory);
Method62(argtype Fallthrough);
Method63(argtype False);
Method64(argtype Fidl);
Method65(argtype FidlType);
Method66(argtype Final);
Method67(argtype Finally);
Method68(argtype Float);
Method69(argtype Fn);
Method70(argtype For);
Method71(argtype Friend);
Method72(argtype Func);
Method73(argtype Future);
Method74(argtype Futures);
Method75(argtype Get);
Method76(argtype Go);
Method77(argtype Goto);
Method78(argtype HasInvalidTag);
Method79(argtype HashCode);
Method80(argtype If);
Method81(argtype Impl);
Method82(argtype Implements);
Method83(argtype Import);
Method84(argtype In);
Method85(argtype Index);
Method86(argtype Inline);
Method87(argtype Int);
Method88(argtype Int16);
Method89(argtype Int32);
Method90(argtype Int64);
Method91(argtype Int8);
Method92(argtype Interface);
Method93(argtype Is);
Method94(argtype Let);
Method95(argtype Lhs);
Method96(argtype Library);
Method97(argtype List);
Method98(argtype Long);
Method99(argtype Loop);
Method100(argtype Macro);
Method101(argtype Map);
Method102(argtype Match);
Method103(argtype Mixin);
Method104(argtype Mod);
Method105(argtype Module);
Method106(argtype Move);
Method107(argtype Mut);
Method108(argtype Mutable);
Method109(argtype Namespace);
Method110(argtype Never);
Method111(argtype New);
Method112(argtype NoSuchMethod);
Method113(argtype Noexcept);
Method114(argtype None);
Method115(argtype Not);
Method116(argtype NotEq);
Method117(argtype Null);
Method118(argtype Nullptr);
Method119(argtype Num);
Method120(argtype Object);
Method121(argtype Offset);
Method122(argtype Offsetof);
Method123(argtype Ok);
Method124(argtype OnOpen);
Method125(argtype Operator);
Method126(argtype Option);
Method127(argtype Or);
Method128(argtype OrEq);
Method129(argtype Override);
Method130(argtype Package);
Method131(argtype Part);
Method132(argtype Priv);
Method133(argtype Private);
Method134(argtype Proc);
Method135(argtype Protected);
Method136(argtype Proxy);
Method137(argtype Pub);
Method138(argtype Public);
Method139(argtype Pure);
Method140(argtype Range);
Method141(argtype Ref);
Method142(argtype Register);
Method143(argtype ReinterpretCast);
Method144(argtype Requires);
Method145(argtype Result);
Method146(argtype Rethrow);
Method147(argtype Return);
Method148(argtype Rhs);
Method149(argtype Rune);
Method150(argtype RuntimeType);
Method151(argtype Select);
Method152(argtype Self);
Method153(argtype Send);
Method154(argtype Set);
Method155(argtype SetController);
Method156(argtype Short);
Method157(argtype Signed);
Method158(argtype Sizeof);
Method159(argtype Some);
Method160(argtype Static);
Method161(argtype StaticAssert);
Method162(argtype StaticCast);
Method163(argtype Stream);
Method164(argtype String);
Method165(argtype Struct);
Method166(argtype Stub);
Method167(argtype Super);
Method168(argtype Switch);
Method169(argtype Synchronized);
Method170(argtype Template);
Method171(argtype This);
Method172(argtype ThreadLocal);
Method173(argtype Throw);
Method174(argtype ToString);
Method175(argtype Trait);
Method176(argtype True);
Method177(argtype Try);
Method178(argtype Type);
Method179(argtype Typedef);
Method180(argtype Typeid);
Method181(argtype Typename);
Method182(argtype Typeof);
Method183(argtype Uint16);
Method184(argtype Uint32);
Method185(argtype Uint64);
Method186(argtype Uint8);
Method187(argtype Union);
Method188(argtype Unsafe);
Method189(argtype Unsigned);
Method190(argtype Unsized);
Method191(argtype Use);
Method192(argtype Using);
Method193(argtype Value);
Method194(argtype ValueOf);
Method195(argtype ValueUnion);
Method196(argtype ValuesMap);
Method197(argtype Var);
Method198(argtype Vec);
Method199(argtype Virtual);
Method200(argtype Void);
Method201(argtype Volatile);
Method202(argtype WcharT);
Method203(argtype Where);
Method204(argtype Which);
Method205(argtype While);
Method206(argtype With);
Method207(argtype Xor);
Method208(argtype XorEq);
Method209(argtype Xunion);
Method210(argtype Yield);
Method211(argtype Zx);
};