Home
last modified time | relevance | path

Searched refs:test_cpp2 (Results 1 – 25 of 120) sorted by relevance

12345

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/visitation/gen-cpp2/
H A Dmodule_data.cpp15 const std::array<::test_cpp2::cpp_reflection::enum1, 3> TEnumDataStorage<::test_cpp2::cpp_reflectio…
20 const std::array<folly::StringPiece, 3> TEnumDataStorage<::test_cpp2::cpp_reflection::enum1>::names…
26 const std::array<::test_cpp2::cpp_reflection::enum2, 3> TEnumDataStorage<::test_cpp2::cpp_reflectio…
31 const std::array<folly::StringPiece, 3> TEnumDataStorage<::test_cpp2::cpp_reflection::enum2>::names…
37 const std::array<::test_cpp2::cpp_reflection::enum3, 2> TEnumDataStorage<::test_cpp2::cpp_reflectio…
46 const std::array<::test_cpp2::cpp_reflection::enum_with_special_names, 28> TEnumDataStorage<::test_…
107 const std::array<::test_cpp2::cpp_reflection::union1::Type, 4> TEnumDataStorage<::test_cpp2::cpp_re…
120 const std::array<::test_cpp2::cpp_reflection::union2::Type, 4> TEnumDataStorage<::test_cpp2::cpp_re…
133 const std::array<::test_cpp2::cpp_reflection::union3::Type, 4> TEnumDataStorage<::test_cpp2::cpp_re…
146 const std::array<::test_cpp2::cpp_reflection::unionA::Type, 5> TEnumDataStorage<::test_cpp2::cpp_re…
[all …]
H A Dmodule_data.h15 template <> struct TEnumDataStorage<::test_cpp2::cpp_reflection::enum1> {
16 using type = ::test_cpp2::cpp_reflection::enum1;
22 template <> struct TEnumDataStorage<::test_cpp2::cpp_reflection::enum2> {
23 using type = ::test_cpp2::cpp_reflection::enum2;
29 template <> struct TEnumDataStorage<::test_cpp2::cpp_reflection::enum3> {
30 using type = ::test_cpp2::cpp_reflection::enum3;
37 using type = ::test_cpp2::cpp_reflection::enum_with_special_names;
44 using type = ::test_cpp2::cpp_reflection::union1::Type;
51 using type = ::test_cpp2::cpp_reflection::union2::Type;
58 using type = ::test_cpp2::cpp_reflection::union3::Type;
[all …]
H A Dmodule_metadata.h16 namespace test_cpp2 {
20 namespace test_cpp2 {
24 namespace test_cpp2 {
28 namespace test_cpp2 {
39 class EnumMetadata<::test_cpp2::cpp_reflection::enum1> {
44 class EnumMetadata<::test_cpp2::cpp_reflection::enum2> {
49 class EnumMetadata<::test_cpp2::cpp_reflection::enum3> {
59 class StructMetadata<::test_cpp2::cpp_reflection::union1> {
64 class StructMetadata<::test_cpp2::cpp_reflection::union2> {
69 class StructMetadata<::test_cpp2::cpp_reflection::union3> {
[all …]
H A Dmodule_types.cpp18 …<::test_cpp2::cpp_reflection::enum1 const*> const TEnumTraits<::test_cpp2::cpp_reflection::enum1>:…
51 …<::test_cpp2::cpp_reflection::enum2 const*> const TEnumTraits<::test_cpp2::cpp_reflection::enum2>:…
1380 ::std::map<::test_cpp2::cpp_reflection::enum1, ::test_cpp2::cpp_reflection::enum2> structC::get_m2(… in get_m2()
1388 ::std::map<::test_cpp2::cpp_reflection::enum1, ::test_cpp2::cpp_reflection::structB> structC::get_m… in get_m3()
1428 ::std::map<::test_cpp2::cpp_reflection::structA, ::test_cpp2::cpp_reflection::enum1> structC::get_o… in get_o2()
1525 ::std::map<::test_cpp2::cpp_reflection::enum1, ::test_cpp2::cpp_reflection::structB>>,
1543 ::std::map<::test_cpp2::cpp_reflection::structA, ::test_cpp2::cpp_reflection::enum1>>,
1549 ::std::map<::test_cpp2::cpp_reflection::structA, ::test_cpp2::cpp_reflection::structB>>,
1592 ::std::map<::test_cpp2::cpp_reflection::enum1, ::test_cpp2::cpp_reflection::structB>>,
1610 ::std::map<::test_cpp2::cpp_reflection::structA, ::test_cpp2::cpp_reflection::enum1>>,
[all …]
H A Dmodule_metadata.cpp21 void EnumMetadata<::test_cpp2::cpp_reflection::enum1>::gen(ThriftMetadata& metadata) { in gen()
28 using EnumTraits = TEnumTraits<::test_cpp2::cpp_reflection::enum1>; in gen()
40 using EnumTraits = TEnumTraits<::test_cpp2::cpp_reflection::enum2>; in gen()
52 using EnumTraits = TEnumTraits<::test_cpp2::cpp_reflection::enum3>; in gen()
801 ServiceMetadata<::test_cpp2::cpp_reflection::service1SvIf>::gen_method1, in genRecurse()
802 ServiceMetadata<::test_cpp2::cpp_reflection::service1SvIf>::gen_method2, in genRecurse()
803 ServiceMetadata<::test_cpp2::cpp_reflection::service1SvIf>::gen_method3, in genRecurse()
804 ServiceMetadata<::test_cpp2::cpp_reflection::service1SvIf>::gen_method4, in genRecurse()
805 ServiceMetadata<::test_cpp2::cpp_reflection::service1SvIf>::gen_method5, in genRecurse()
806 ServiceMetadata<::test_cpp2::cpp_reflection::service1SvIf>::gen_method6, in genRecurse()
[all …]
H A Dservice2AsyncClient.h22 namespace test_cpp2 { namespace cpp_reflection {
379 virtual void sync_methodE(::test_cpp2::cpp_reflection::struct2& _return);
382 virtual folly::Future<::test_cpp2::cpp_reflection::struct2> future_methodE();
391 folly::coro::Task<::test_cpp2::cpp_reflection::struct2> co_methodE() { in co_methodE()
437 ::test_cpp2::cpp_reflection::struct2 _return; in co_methodE()
465 …virtual void sync_methodF(::test_cpp2::cpp_reflection::struct2& _return, ::std::int32_t p_l, const…
468 …virtual folly::Future<::test_cpp2::cpp_reflection::struct2> future_methodF(::std::int32_t p_l, con…
469 …virtual folly::SemiFuture<::test_cpp2::cpp_reflection::struct2> semifuture_methodF(::std::int32_t …
477 …folly::coro::Task<::test_cpp2::cpp_reflection::struct2> co_methodF(::std::int32_t p_l, const ::tes… in co_methodF()
481 …:coro::Task<::test_cpp2::cpp_reflection::struct2> co_methodF(apache::thrift::RpcOptions& rpcOption… in co_methodF()
[all …]
H A Dservice1AsyncClient.h22 namespace test_cpp2 { namespace cpp_reflection {
379 virtual void sync_method5(::test_cpp2::cpp_reflection::struct2& _return);
382 virtual folly::Future<::test_cpp2::cpp_reflection::struct2> future_method5();
391 folly::coro::Task<::test_cpp2::cpp_reflection::struct2> co_method5() { in co_method5()
437 ::test_cpp2::cpp_reflection::struct2 _return; in co_method5()
465 …virtual void sync_method6(::test_cpp2::cpp_reflection::struct2& _return, ::std::int32_t p_l, const…
468 …virtual folly::Future<::test_cpp2::cpp_reflection::struct2> future_method6(::std::int32_t p_l, con…
469 …virtual folly::SemiFuture<::test_cpp2::cpp_reflection::struct2> semifuture_method6(::std::int32_t …
477 …folly::coro::Task<::test_cpp2::cpp_reflection::struct2> co_method6(::std::int32_t p_l, const ::tes… in co_method6()
481 …:coro::Task<::test_cpp2::cpp_reflection::struct2> co_method6(apache::thrift::RpcOptions& rpcOption… in co_method6()
[all …]
H A Dservice3AsyncClient.h22 namespace test_cpp2 { namespace cpp_reflection {
379 virtual void sync_methodE(::test_cpp2::cpp_reflection::struct2& _return);
382 virtual folly::Future<::test_cpp2::cpp_reflection::struct2> future_methodE();
391 folly::coro::Task<::test_cpp2::cpp_reflection::struct2> co_methodE() { in co_methodE()
437 ::test_cpp2::cpp_reflection::struct2 _return; in co_methodE()
465 …virtual void sync_methodF(::test_cpp2::cpp_reflection::struct3& _return, ::std::int32_t p_l, const…
468 …virtual folly::Future<::test_cpp2::cpp_reflection::struct3> future_methodF(::std::int32_t p_l, con…
469 …virtual folly::SemiFuture<::test_cpp2::cpp_reflection::struct3> semifuture_methodF(::std::int32_t …
477 …folly::coro::Task<::test_cpp2::cpp_reflection::struct3> co_methodF(::std::int32_t p_l, const ::tes… in co_methodF()
481 …:coro::Task<::test_cpp2::cpp_reflection::struct3> co_methodF(apache::thrift::RpcOptions& rpcOption… in co_methodF()
[all …]
H A Dservice1.h28 namespace test_cpp2 { namespace cpp_reflection {
46 virtual folly::Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> future_method5() = 0;
49 …::Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> future_method6(::std::int32_t p_l,…
50 …Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> semifuture_method6(::std::int32_t p_…
80 virtual void method5(::test_cpp2::cpp_reflection::struct2& /*_return*/);
81 folly::Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> future_method5() override;
84 …virtual void method6(::test_cpp2::cpp_reflection::struct2& /*_return*/, ::std::int32_t /*l*/, std:…
85 …::Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> future_method6(::std::int32_t p_l,…
86 …Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> semifuture_method6(::std::int32_t p_…
103 void method5(::test_cpp2::cpp_reflection::struct2& /*_return*/) override;
[all …]
H A Dservice3.h28 namespace test_cpp2 { namespace cpp_reflection {
46 virtual folly::Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> future_methodE() = 0;
49 …::Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct3>> future_methodF(::std::int32_t p_l,…
50 …Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct3>> semifuture_methodF(::std::int32_t p_…
80 virtual void methodE(::test_cpp2::cpp_reflection::struct2& /*_return*/);
81 folly::Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> future_methodE() override;
84 …virtual void methodF(::test_cpp2::cpp_reflection::struct3& /*_return*/, ::std::int32_t /*l*/, std:…
85 …::Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct3>> future_methodF(::std::int32_t p_l,…
86 …Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct3>> semifuture_methodF(::std::int32_t p_…
103 void methodE(::test_cpp2::cpp_reflection::struct2& /*_return*/) override;
[all …]
H A Dservice2.h28 namespace test_cpp2 { namespace cpp_reflection {
46 virtual folly::Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> future_methodE() = 0;
49 …::Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> future_methodF(::std::int32_t p_l,…
50 …Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> semifuture_methodF(::std::int32_t p_…
80 virtual void methodE(::test_cpp2::cpp_reflection::struct2& /*_return*/);
81 folly::Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> future_methodE() override;
84 …virtual void methodF(::test_cpp2::cpp_reflection::struct2& /*_return*/, ::std::int32_t /*l*/, std:…
85 …::Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> future_methodF(::std::int32_t p_l,…
86 …Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> semifuture_methodF(::std::int32_t p_…
103 void methodE(::test_cpp2::cpp_reflection::struct2& /*_return*/) override;
[all …]
H A Dmodule_types.h1261 …::test_cpp2::cpp_reflection::enum1& set_ue(::test_cpp2::cpp_reflection::enum1 t = ::test_cpp2::cpp…
1664 …::test_cpp2::cpp_reflection::enum1& set_ue_2(::test_cpp2::cpp_reflection::enum1 t = ::test_cpp2::c…
2067 …::test_cpp2::cpp_reflection::enum1& set_ue_3(::test_cpp2::cpp_reflection::enum1 t = ::test_cpp2::c…
2668 …::test_cpp2::cpp_reflection::enum1& set_e(::test_cpp2::cpp_reflection::enum1 t = ::test_cpp2::cpp_…
2675 ::test_cpp2::cpp_reflection::structA& set_a(::test_cpp2::cpp_reflection::structA const &t) {
2682 ::test_cpp2::cpp_reflection::structA& set_a(::test_cpp2::cpp_reflection::structA&& t) {
4438 ::test_cpp2::cpp_reflection::enum1& set_e(::test_cpp2::cpp_reflection::enum1 e_) {
4448 ::test_cpp2::cpp_reflection::enum2& set_f(::test_cpp2::cpp_reflection::enum2 f_) {
4981 ::test_cpp2::cpp_reflection::enum1& set_field2(::test_cpp2::cpp_reflection::enum1 field2_) {
4991 ::test_cpp2::cpp_reflection::enum2& set_field3(::test_cpp2::cpp_reflection::enum2 field3_) {
[all …]
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/fatal/gen-cpp2/
H A Dmodule_data.cpp15 const std::array<::test_cpp2::cpp_reflection::enum1, 3> TEnumDataStorage<::test_cpp2::cpp_reflectio…
20 const std::array<folly::StringPiece, 3> TEnumDataStorage<::test_cpp2::cpp_reflection::enum1>::names…
26 const std::array<::test_cpp2::cpp_reflection::enum2, 3> TEnumDataStorage<::test_cpp2::cpp_reflectio…
31 const std::array<folly::StringPiece, 3> TEnumDataStorage<::test_cpp2::cpp_reflection::enum2>::names…
37 const std::array<::test_cpp2::cpp_reflection::enum3, 2> TEnumDataStorage<::test_cpp2::cpp_reflectio…
46 const std::array<::test_cpp2::cpp_reflection::enum_with_special_names, 28> TEnumDataStorage<::test_…
107 const std::array<::test_cpp2::cpp_reflection::union1::Type, 4> TEnumDataStorage<::test_cpp2::cpp_re…
120 const std::array<::test_cpp2::cpp_reflection::union2::Type, 4> TEnumDataStorage<::test_cpp2::cpp_re…
133 const std::array<::test_cpp2::cpp_reflection::union3::Type, 4> TEnumDataStorage<::test_cpp2::cpp_re…
146 const std::array<::test_cpp2::cpp_reflection::unionA::Type, 5> TEnumDataStorage<::test_cpp2::cpp_re…
[all …]
H A Dmodule_fatal_union.h20 namespace test_cpp2 { namespace cpp_reflection {
86 …using ui = std::integral_constant<::test_cpp2::cpp_reflection::union1::Type, ::test_cpp2::cpp_refl…
87 …using ud = std::integral_constant<::test_cpp2::cpp_reflection::union1::Type, ::test_cpp2::cpp_refl…
88 …using us = std::integral_constant<::test_cpp2::cpp_reflection::union1::Type, ::test_cpp2::cpp_refl…
89 …using ue = std::integral_constant<::test_cpp2::cpp_reflection::union1::Type, ::test_cpp2::cpp_refl…
210 ::test_cpp2::cpp_reflection::enum1,
417 ::test_cpp2::cpp_reflection::enum1,
624 ::test_cpp2::cpp_reflection::enum1,
716 …using i = std::integral_constant<::test_cpp2::cpp_reflection::unionA::Type, ::test_cpp2::cpp_refle…
864 ::test_cpp2::cpp_reflection::enum1,
[all …]
H A Dmodule_data.h15 template <> struct TEnumDataStorage<::test_cpp2::cpp_reflection::enum1> {
16 using type = ::test_cpp2::cpp_reflection::enum1;
22 template <> struct TEnumDataStorage<::test_cpp2::cpp_reflection::enum2> {
23 using type = ::test_cpp2::cpp_reflection::enum2;
29 template <> struct TEnumDataStorage<::test_cpp2::cpp_reflection::enum3> {
30 using type = ::test_cpp2::cpp_reflection::enum3;
37 using type = ::test_cpp2::cpp_reflection::enum_with_special_names;
44 using type = ::test_cpp2::cpp_reflection::union1::Type;
51 using type = ::test_cpp2::cpp_reflection::union2::Type;
58 using type = ::test_cpp2::cpp_reflection::union3::Type;
[all …]
H A Dmodule_metadata.h16 namespace test_cpp2 {
20 namespace test_cpp2 {
24 namespace test_cpp2 {
28 namespace test_cpp2 {
39 class EnumMetadata<::test_cpp2::cpp_reflection::enum1> {
44 class EnumMetadata<::test_cpp2::cpp_reflection::enum2> {
49 class EnumMetadata<::test_cpp2::cpp_reflection::enum3> {
59 class StructMetadata<::test_cpp2::cpp_reflection::union1> {
64 class StructMetadata<::test_cpp2::cpp_reflection::union2> {
69 class StructMetadata<::test_cpp2::cpp_reflection::union3> {
[all …]
H A Dmodule_types.cpp18 …<::test_cpp2::cpp_reflection::enum1 const*> const TEnumTraits<::test_cpp2::cpp_reflection::enum1>:…
51 …<::test_cpp2::cpp_reflection::enum2 const*> const TEnumTraits<::test_cpp2::cpp_reflection::enum2>:…
1380 ::std::map<::test_cpp2::cpp_reflection::enum1, ::test_cpp2::cpp_reflection::enum2> structC::get_m2(… in get_m2()
1388 ::std::map<::test_cpp2::cpp_reflection::enum1, ::test_cpp2::cpp_reflection::structB> structC::get_m… in get_m3()
1428 ::std::map<::test_cpp2::cpp_reflection::structA, ::test_cpp2::cpp_reflection::enum1> structC::get_o… in get_o2()
1525 ::std::map<::test_cpp2::cpp_reflection::enum1, ::test_cpp2::cpp_reflection::structB>>,
1543 ::std::map<::test_cpp2::cpp_reflection::structA, ::test_cpp2::cpp_reflection::enum1>>,
1549 ::std::map<::test_cpp2::cpp_reflection::structA, ::test_cpp2::cpp_reflection::structB>>,
1592 ::std::map<::test_cpp2::cpp_reflection::enum1, ::test_cpp2::cpp_reflection::structB>>,
1610 ::std::map<::test_cpp2::cpp_reflection::structA, ::test_cpp2::cpp_reflection::enum1>>,
[all …]
H A Dmodule_metadata.cpp21 void EnumMetadata<::test_cpp2::cpp_reflection::enum1>::gen(ThriftMetadata& metadata) { in gen()
28 using EnumTraits = TEnumTraits<::test_cpp2::cpp_reflection::enum1>; in gen()
40 using EnumTraits = TEnumTraits<::test_cpp2::cpp_reflection::enum2>; in gen()
52 using EnumTraits = TEnumTraits<::test_cpp2::cpp_reflection::enum3>; in gen()
801 ServiceMetadata<::test_cpp2::cpp_reflection::service1SvIf>::gen_method1, in genRecurse()
802 ServiceMetadata<::test_cpp2::cpp_reflection::service1SvIf>::gen_method2, in genRecurse()
803 ServiceMetadata<::test_cpp2::cpp_reflection::service1SvIf>::gen_method3, in genRecurse()
804 ServiceMetadata<::test_cpp2::cpp_reflection::service1SvIf>::gen_method4, in genRecurse()
805 ServiceMetadata<::test_cpp2::cpp_reflection::service1SvIf>::gen_method5, in genRecurse()
806 ServiceMetadata<::test_cpp2::cpp_reflection::service1SvIf>::gen_method6, in genRecurse()
[all …]
H A Dservice1AsyncClient.h22 namespace test_cpp2 { namespace cpp_reflection {
379 virtual void sync_method5(::test_cpp2::cpp_reflection::struct2& _return);
382 virtual folly::Future<::test_cpp2::cpp_reflection::struct2> future_method5();
391 folly::coro::Task<::test_cpp2::cpp_reflection::struct2> co_method5() { in co_method5()
437 ::test_cpp2::cpp_reflection::struct2 _return; in co_method5()
465 …virtual void sync_method6(::test_cpp2::cpp_reflection::struct2& _return, ::std::int32_t p_l, const…
468 …virtual folly::Future<::test_cpp2::cpp_reflection::struct2> future_method6(::std::int32_t p_l, con…
469 …virtual folly::SemiFuture<::test_cpp2::cpp_reflection::struct2> semifuture_method6(::std::int32_t …
477 …folly::coro::Task<::test_cpp2::cpp_reflection::struct2> co_method6(::std::int32_t p_l, const ::tes… in co_method6()
481 …:coro::Task<::test_cpp2::cpp_reflection::struct2> co_method6(apache::thrift::RpcOptions& rpcOption… in co_method6()
[all …]
H A Dservice2AsyncClient.h22 namespace test_cpp2 { namespace cpp_reflection {
379 virtual void sync_methodE(::test_cpp2::cpp_reflection::struct2& _return);
382 virtual folly::Future<::test_cpp2::cpp_reflection::struct2> future_methodE();
391 folly::coro::Task<::test_cpp2::cpp_reflection::struct2> co_methodE() { in co_methodE()
437 ::test_cpp2::cpp_reflection::struct2 _return; in co_methodE()
465 …virtual void sync_methodF(::test_cpp2::cpp_reflection::struct2& _return, ::std::int32_t p_l, const…
468 …virtual folly::Future<::test_cpp2::cpp_reflection::struct2> future_methodF(::std::int32_t p_l, con…
469 …virtual folly::SemiFuture<::test_cpp2::cpp_reflection::struct2> semifuture_methodF(::std::int32_t …
477 …folly::coro::Task<::test_cpp2::cpp_reflection::struct2> co_methodF(::std::int32_t p_l, const ::tes… in co_methodF()
481 …:coro::Task<::test_cpp2::cpp_reflection::struct2> co_methodF(apache::thrift::RpcOptions& rpcOption… in co_methodF()
[all …]
H A Dservice3AsyncClient.h22 namespace test_cpp2 { namespace cpp_reflection {
379 virtual void sync_methodE(::test_cpp2::cpp_reflection::struct2& _return);
382 virtual folly::Future<::test_cpp2::cpp_reflection::struct2> future_methodE();
391 folly::coro::Task<::test_cpp2::cpp_reflection::struct2> co_methodE() { in co_methodE()
437 ::test_cpp2::cpp_reflection::struct2 _return; in co_methodE()
465 …virtual void sync_methodF(::test_cpp2::cpp_reflection::struct3& _return, ::std::int32_t p_l, const…
468 …virtual folly::Future<::test_cpp2::cpp_reflection::struct3> future_methodF(::std::int32_t p_l, con…
469 …virtual folly::SemiFuture<::test_cpp2::cpp_reflection::struct3> semifuture_methodF(::std::int32_t …
477 …folly::coro::Task<::test_cpp2::cpp_reflection::struct3> co_methodF(::std::int32_t p_l, const ::tes… in co_methodF()
481 …:coro::Task<::test_cpp2::cpp_reflection::struct3> co_methodF(apache::thrift::RpcOptions& rpcOption… in co_methodF()
[all …]
H A Dservice2.h28 namespace test_cpp2 { namespace cpp_reflection {
46 virtual folly::Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> future_methodE() = 0;
49 …::Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> future_methodF(::std::int32_t p_l,…
50 …Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> semifuture_methodF(::std::int32_t p_…
80 virtual void methodE(::test_cpp2::cpp_reflection::struct2& /*_return*/);
81 folly::Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> future_methodE() override;
84 …virtual void methodF(::test_cpp2::cpp_reflection::struct2& /*_return*/, ::std::int32_t /*l*/, std:…
85 …::Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> future_methodF(::std::int32_t p_l,…
86 …Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> semifuture_methodF(::std::int32_t p_…
103 void methodE(::test_cpp2::cpp_reflection::struct2& /*_return*/) override;
[all …]
H A Dservice1.h28 namespace test_cpp2 { namespace cpp_reflection {
46 virtual folly::Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> future_method5() = 0;
49 …::Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> future_method6(::std::int32_t p_l,…
50 …Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> semifuture_method6(::std::int32_t p_…
80 virtual void method5(::test_cpp2::cpp_reflection::struct2& /*_return*/);
81 folly::Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> future_method5() override;
84 …virtual void method6(::test_cpp2::cpp_reflection::struct2& /*_return*/, ::std::int32_t /*l*/, std:…
85 …::Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> future_method6(::std::int32_t p_l,…
86 …Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> semifuture_method6(::std::int32_t p_…
103 void method5(::test_cpp2::cpp_reflection::struct2& /*_return*/) override;
[all …]
H A Dservice3.h28 namespace test_cpp2 { namespace cpp_reflection {
46 virtual folly::Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> future_methodE() = 0;
49 …::Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct3>> future_methodF(::std::int32_t p_l,…
50 …Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct3>> semifuture_methodF(::std::int32_t p_…
80 virtual void methodE(::test_cpp2::cpp_reflection::struct2& /*_return*/);
81 folly::Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct2>> future_methodE() override;
84 …virtual void methodF(::test_cpp2::cpp_reflection::struct3& /*_return*/, ::std::int32_t /*l*/, std:…
85 …::Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct3>> future_methodF(::std::int32_t p_l,…
86 …Future<std::unique_ptr<::test_cpp2::cpp_reflection::struct3>> semifuture_methodF(::std::int32_t p_…
103 void methodE(::test_cpp2::cpp_reflection::struct2& /*_return*/) override;
[all …]
H A Dmodule_types.h1261 …::test_cpp2::cpp_reflection::enum1& set_ue(::test_cpp2::cpp_reflection::enum1 t = ::test_cpp2::cpp…
1664 …::test_cpp2::cpp_reflection::enum1& set_ue_2(::test_cpp2::cpp_reflection::enum1 t = ::test_cpp2::c…
2067 …::test_cpp2::cpp_reflection::enum1& set_ue_3(::test_cpp2::cpp_reflection::enum1 t = ::test_cpp2::c…
2668 …::test_cpp2::cpp_reflection::enum1& set_e(::test_cpp2::cpp_reflection::enum1 t = ::test_cpp2::cpp_…
2675 ::test_cpp2::cpp_reflection::structA& set_a(::test_cpp2::cpp_reflection::structA const &t) {
2682 ::test_cpp2::cpp_reflection::structA& set_a(::test_cpp2::cpp_reflection::structA&& t) {
4438 ::test_cpp2::cpp_reflection::enum1& set_e(::test_cpp2::cpp_reflection::enum1 e_) {
4448 ::test_cpp2::cpp_reflection::enum2& set_f(::test_cpp2::cpp_reflection::enum2 f_) {
4981 ::test_cpp2::cpp_reflection::enum1& set_field2(::test_cpp2::cpp_reflection::enum1 field2_) {
4991 ::test_cpp2::cpp_reflection::enum2& set_field3(::test_cpp2::cpp_reflection::enum2 field3_) {
[all …]

12345