Lines Matching defs:callback

71 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call…  in getT()
85 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in getterT()
99 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in listsT()
113 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in mapsT()
127 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in nameT()
141 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in name_to_valueT()
155 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in namesT()
169 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in prefix_treeT()
183 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in setsT()
197 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in setterT()
211 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in strT()
225 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in stringsT()
239 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in typeT()
253 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in valueT()
267 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in value_to_nameT()
281 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in valuesT()
295 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in idT()
309 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in idsT()
323 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in descriptorT()
337 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in descriptorsT()
351 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in keyT()
365 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in keysT()
379 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in annotationT()
393 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in annotationsT()
407 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in memberT()
421 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in membersT()
435 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in fieldT()
449 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in fieldsT()
464 void service_with_special_namesAsyncClient::get(std::unique_ptr<apache::thrift::RequestCallback> ca… in get()
469 …nt::get(apache::thrift::RpcOptions& rpcOptions, std::unique_ptr<apache::thrift::RequestCallback> c… in get()
482 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in getImpl()
535 apache::thrift::ClientSyncCallback<false> callback(&returnState); in sync_get() local
575 …auto callback = std::make_unique<apache::thrift::FutureCallback<::std::int32_t>>(std::move(promise… in future_get() local
582 auto callback = std::move(callbackAndFuture.first); in semifuture_get() local
590 …auto callback = std::make_unique<apache::thrift::HeaderFutureCallback<::std::int32_t>>(std::move(p… in header_future_get() local
597 auto callback = std::move(callbackAndFuture.first); in header_semifuture_get() local
602 …rvice_with_special_namesAsyncClient::get(folly::Function<void (::apache::thrift::ClientReceiveStat… in get()
654 …d service_with_special_namesAsyncClient::getter(std::unique_ptr<apache::thrift::RequestCallback> c… in getter()
659 …:getter(apache::thrift::RpcOptions& rpcOptions, std::unique_ptr<apache::thrift::RequestCallback> c… in getter()
672 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in getterImpl()
725 apache::thrift::ClientSyncCallback<false> callback(&returnState); in sync_getter() local
765 …auto callback = std::make_unique<apache::thrift::FutureCallback<::std::int32_t>>(std::move(promise… in future_getter() local
772 auto callback = std::move(callbackAndFuture.first); in semifuture_getter() local
780 …auto callback = std::make_unique<apache::thrift::HeaderFutureCallback<::std::int32_t>>(std::move(p… in header_future_getter() local
787 auto callback = std::move(callbackAndFuture.first); in header_semifuture_getter() local
792 …ce_with_special_namesAsyncClient::getter(folly::Function<void (::apache::thrift::ClientReceiveStat… in getter()
844 …id service_with_special_namesAsyncClient::lists(std::unique_ptr<apache::thrift::RequestCallback> c… in lists()
849 …::lists(apache::thrift::RpcOptions& rpcOptions, std::unique_ptr<apache::thrift::RequestCallback> c… in lists()
862 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in listsImpl()
915 apache::thrift::ClientSyncCallback<false> callback(&returnState); in sync_lists() local
955 …auto callback = std::make_unique<apache::thrift::FutureCallback<::std::int32_t>>(std::move(promise… in future_lists() local
962 auto callback = std::move(callbackAndFuture.first); in semifuture_lists() local
970 …auto callback = std::make_unique<apache::thrift::HeaderFutureCallback<::std::int32_t>>(std::move(p… in header_future_lists() local
977 auto callback = std::move(callbackAndFuture.first); in header_semifuture_lists() local
982 …ice_with_special_namesAsyncClient::lists(folly::Function<void (::apache::thrift::ClientReceiveStat… in lists()
1034 …oid service_with_special_namesAsyncClient::maps(std::unique_ptr<apache::thrift::RequestCallback> c… in maps()
1039 …t::maps(apache::thrift::RpcOptions& rpcOptions, std::unique_ptr<apache::thrift::RequestCallback> c… in maps()
1052 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in mapsImpl()
1105 apache::thrift::ClientSyncCallback<false> callback(&returnState); in sync_maps() local
1145 …auto callback = std::make_unique<apache::thrift::FutureCallback<::std::int32_t>>(std::move(promise… in future_maps() local
1152 auto callback = std::move(callbackAndFuture.first); in semifuture_maps() local
1160 …auto callback = std::make_unique<apache::thrift::HeaderFutureCallback<::std::int32_t>>(std::move(p… in header_future_maps() local
1167 auto callback = std::move(callbackAndFuture.first); in header_semifuture_maps() local
1172 …vice_with_special_namesAsyncClient::maps(folly::Function<void (::apache::thrift::ClientReceiveStat… in maps()
1224 …oid service_with_special_namesAsyncClient::name(std::unique_ptr<apache::thrift::RequestCallback> c… in name()
1229 …t::name(apache::thrift::RpcOptions& rpcOptions, std::unique_ptr<apache::thrift::RequestCallback> c… in name()
1242 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in nameImpl()
1295 apache::thrift::ClientSyncCallback<false> callback(&returnState); in sync_name() local
1335 …auto callback = std::make_unique<apache::thrift::FutureCallback<::std::int32_t>>(std::move(promise… in future_name() local
1342 auto callback = std::move(callbackAndFuture.first); in semifuture_name() local
1350 …auto callback = std::make_unique<apache::thrift::HeaderFutureCallback<::std::int32_t>>(std::move(p… in header_future_name() local
1357 auto callback = std::move(callbackAndFuture.first); in header_semifuture_name() local
1362 …vice_with_special_namesAsyncClient::name(folly::Function<void (::apache::thrift::ClientReceiveStat… in name()
1414 …ce_with_special_namesAsyncClient::name_to_value(std::unique_ptr<apache::thrift::RequestCallback> c… in name_to_value()
1419 …o_value(apache::thrift::RpcOptions& rpcOptions, std::unique_ptr<apache::thrift::RequestCallback> c… in name_to_value()
1432 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in name_to_valueImpl()
1485 apache::thrift::ClientSyncCallback<false> callback(&returnState); in sync_name_to_value() local
1525 …auto callback = std::make_unique<apache::thrift::FutureCallback<::std::int32_t>>(std::move(promise… in future_name_to_value() local
1532 auto callback = std::move(callbackAndFuture.first); in semifuture_name_to_value() local
1540 …auto callback = std::make_unique<apache::thrift::HeaderFutureCallback<::std::int32_t>>(std::move(p… in header_future_name_to_value() local
1547 auto callback = std::move(callbackAndFuture.first); in header_semifuture_name_to_value() local
1552 …_special_namesAsyncClient::name_to_value(folly::Function<void (::apache::thrift::ClientReceiveStat… in name_to_value()
1604 …id service_with_special_namesAsyncClient::names(std::unique_ptr<apache::thrift::RequestCallback> c… in names()
1609 …::names(apache::thrift::RpcOptions& rpcOptions, std::unique_ptr<apache::thrift::RequestCallback> c… in names()
1622 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in namesImpl()
1675 apache::thrift::ClientSyncCallback<false> callback(&returnState); in sync_names() local
1715 …auto callback = std::make_unique<apache::thrift::FutureCallback<::std::int32_t>>(std::move(promise… in future_names() local
1722 auto callback = std::move(callbackAndFuture.first); in semifuture_names() local
1730 …auto callback = std::make_unique<apache::thrift::HeaderFutureCallback<::std::int32_t>>(std::move(p… in header_future_names() local
1737 auto callback = std::move(callbackAndFuture.first); in header_semifuture_names() local
1742 …ice_with_special_namesAsyncClient::names(folly::Function<void (::apache::thrift::ClientReceiveStat… in names()
1794 …vice_with_special_namesAsyncClient::prefix_tree(std::unique_ptr<apache::thrift::RequestCallback> c… in prefix_tree()
1799 …ix_tree(apache::thrift::RpcOptions& rpcOptions, std::unique_ptr<apache::thrift::RequestCallback> c… in prefix_tree()
1812 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in prefix_treeImpl()
1865 apache::thrift::ClientSyncCallback<false> callback(&returnState); in sync_prefix_tree() local
1905 …auto callback = std::make_unique<apache::thrift::FutureCallback<::std::int32_t>>(std::move(promise… in future_prefix_tree() local
1912 auto callback = std::move(callbackAndFuture.first); in semifuture_prefix_tree() local
1920 …auto callback = std::make_unique<apache::thrift::HeaderFutureCallback<::std::int32_t>>(std::move(p… in header_future_prefix_tree() local
1927 auto callback = std::move(callbackAndFuture.first); in header_semifuture_prefix_tree() local
1932 …th_special_namesAsyncClient::prefix_tree(folly::Function<void (::apache::thrift::ClientReceiveStat… in prefix_tree()
1984 …oid service_with_special_namesAsyncClient::sets(std::unique_ptr<apache::thrift::RequestCallback> c… in sets()
1989 …t::sets(apache::thrift::RpcOptions& rpcOptions, std::unique_ptr<apache::thrift::RequestCallback> c… in sets()
2002 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in setsImpl()
2055 apache::thrift::ClientSyncCallback<false> callback(&returnState); in sync_sets() local
2095 …auto callback = std::make_unique<apache::thrift::FutureCallback<::std::int32_t>>(std::move(promise… in future_sets() local
2102 auto callback = std::move(callbackAndFuture.first); in semifuture_sets() local
2110 …auto callback = std::make_unique<apache::thrift::HeaderFutureCallback<::std::int32_t>>(std::move(p… in header_future_sets() local
2117 auto callback = std::move(callbackAndFuture.first); in header_semifuture_sets() local
2122 …vice_with_special_namesAsyncClient::sets(folly::Function<void (::apache::thrift::ClientReceiveStat… in sets()
2174 …d service_with_special_namesAsyncClient::setter(std::unique_ptr<apache::thrift::RequestCallback> c… in setter()
2179 …:setter(apache::thrift::RpcOptions& rpcOptions, std::unique_ptr<apache::thrift::RequestCallback> c… in setter()
2192 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in setterImpl()
2245 apache::thrift::ClientSyncCallback<false> callback(&returnState); in sync_setter() local
2285 …auto callback = std::make_unique<apache::thrift::FutureCallback<::std::int32_t>>(std::move(promise… in future_setter() local
2292 auto callback = std::move(callbackAndFuture.first); in semifuture_setter() local
2300 …auto callback = std::make_unique<apache::thrift::HeaderFutureCallback<::std::int32_t>>(std::move(p… in header_future_setter() local
2307 auto callback = std::move(callbackAndFuture.first); in header_semifuture_setter() local
2312 …ce_with_special_namesAsyncClient::setter(folly::Function<void (::apache::thrift::ClientReceiveStat… in setter()
2364 void service_with_special_namesAsyncClient::str(std::unique_ptr<apache::thrift::RequestCallback> ca… in str()
2369 …nt::str(apache::thrift::RpcOptions& rpcOptions, std::unique_ptr<apache::thrift::RequestCallback> c… in str()
2382 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in strImpl()
2435 apache::thrift::ClientSyncCallback<false> callback(&returnState); in sync_str() local
2475 …auto callback = std::make_unique<apache::thrift::FutureCallback<::std::int32_t>>(std::move(promise… in future_str() local
2482 auto callback = std::move(callbackAndFuture.first); in semifuture_str() local
2490 …auto callback = std::make_unique<apache::thrift::HeaderFutureCallback<::std::int32_t>>(std::move(p… in header_future_str() local
2497 auto callback = std::move(callbackAndFuture.first); in header_semifuture_str() local
2502 …rvice_with_special_namesAsyncClient::str(folly::Function<void (::apache::thrift::ClientReceiveStat… in str()
2554 … service_with_special_namesAsyncClient::strings(std::unique_ptr<apache::thrift::RequestCallback> c… in strings()
2559 …strings(apache::thrift::RpcOptions& rpcOptions, std::unique_ptr<apache::thrift::RequestCallback> c… in strings()
2572 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in stringsImpl()
2625 apache::thrift::ClientSyncCallback<false> callback(&returnState); in sync_strings() local
2665 …auto callback = std::make_unique<apache::thrift::FutureCallback<::std::int32_t>>(std::move(promise… in future_strings() local
2672 auto callback = std::move(callbackAndFuture.first); in semifuture_strings() local
2680 …auto callback = std::make_unique<apache::thrift::HeaderFutureCallback<::std::int32_t>>(std::move(p… in header_future_strings() local
2687 auto callback = std::move(callbackAndFuture.first); in header_semifuture_strings() local
2692 …e_with_special_namesAsyncClient::strings(folly::Function<void (::apache::thrift::ClientReceiveStat… in strings()
2744 …oid service_with_special_namesAsyncClient::type(std::unique_ptr<apache::thrift::RequestCallback> c… in type()
2749 …t::type(apache::thrift::RpcOptions& rpcOptions, std::unique_ptr<apache::thrift::RequestCallback> c… in type()
2762 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in typeImpl()
2815 apache::thrift::ClientSyncCallback<false> callback(&returnState); in sync_type() local
2855 …auto callback = std::make_unique<apache::thrift::FutureCallback<::std::int32_t>>(std::move(promise… in future_type() local
2862 auto callback = std::move(callbackAndFuture.first); in semifuture_type() local
2870 …auto callback = std::make_unique<apache::thrift::HeaderFutureCallback<::std::int32_t>>(std::move(p… in header_future_type() local
2877 auto callback = std::move(callbackAndFuture.first); in header_semifuture_type() local
2882 …vice_with_special_namesAsyncClient::type(folly::Function<void (::apache::thrift::ClientReceiveStat… in type()
2934 …id service_with_special_namesAsyncClient::value(std::unique_ptr<apache::thrift::RequestCallback> c… in value()
2939 …::value(apache::thrift::RpcOptions& rpcOptions, std::unique_ptr<apache::thrift::RequestCallback> c… in value()
2952 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in valueImpl()
3005 apache::thrift::ClientSyncCallback<false> callback(&returnState); in sync_value() local
3045 …auto callback = std::make_unique<apache::thrift::FutureCallback<::std::int32_t>>(std::move(promise… in future_value() local
3052 auto callback = std::move(callbackAndFuture.first); in semifuture_value() local
3060 …auto callback = std::make_unique<apache::thrift::HeaderFutureCallback<::std::int32_t>>(std::move(p… in header_future_value() local
3067 auto callback = std::move(callbackAndFuture.first); in header_semifuture_value() local
3072 …ice_with_special_namesAsyncClient::value(folly::Function<void (::apache::thrift::ClientReceiveStat… in value()
3124 …ce_with_special_namesAsyncClient::value_to_name(std::unique_ptr<apache::thrift::RequestCallback> c… in value_to_name()
3129 …to_name(apache::thrift::RpcOptions& rpcOptions, std::unique_ptr<apache::thrift::RequestCallback> c… in value_to_name()
3142 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in value_to_nameImpl()
3195 apache::thrift::ClientSyncCallback<false> callback(&returnState); in sync_value_to_name() local
3235 …auto callback = std::make_unique<apache::thrift::FutureCallback<::std::int32_t>>(std::move(promise… in future_value_to_name() local
3242 auto callback = std::move(callbackAndFuture.first); in semifuture_value_to_name() local
3250 …auto callback = std::make_unique<apache::thrift::HeaderFutureCallback<::std::int32_t>>(std::move(p… in header_future_value_to_name() local
3257 auto callback = std::move(callbackAndFuture.first); in header_semifuture_value_to_name() local
3262 …_special_namesAsyncClient::value_to_name(folly::Function<void (::apache::thrift::ClientReceiveStat… in value_to_name()
3314 …d service_with_special_namesAsyncClient::values(std::unique_ptr<apache::thrift::RequestCallback> c… in values()
3319 …:values(apache::thrift::RpcOptions& rpcOptions, std::unique_ptr<apache::thrift::RequestCallback> c… in values()
3332 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in valuesImpl()
3385 apache::thrift::ClientSyncCallback<false> callback(&returnState); in sync_values() local
3425 …auto callback = std::make_unique<apache::thrift::FutureCallback<::std::int32_t>>(std::move(promise… in future_values() local
3432 auto callback = std::move(callbackAndFuture.first); in semifuture_values() local
3440 …auto callback = std::make_unique<apache::thrift::HeaderFutureCallback<::std::int32_t>>(std::move(p… in header_future_values() local
3447 auto callback = std::move(callbackAndFuture.first); in header_semifuture_values() local
3452 …ce_with_special_namesAsyncClient::values(folly::Function<void (::apache::thrift::ClientReceiveStat… in values()
3504 void service_with_special_namesAsyncClient::id(std::unique_ptr<apache::thrift::RequestCallback> cal… in id()
3509 …ent::id(apache::thrift::RpcOptions& rpcOptions, std::unique_ptr<apache::thrift::RequestCallback> c… in id()
3522 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in idImpl()
3575 apache::thrift::ClientSyncCallback<false> callback(&returnState); in sync_id() local
3615 …auto callback = std::make_unique<apache::thrift::FutureCallback<::std::int32_t>>(std::move(promise… in future_id() local
3622 auto callback = std::move(callbackAndFuture.first); in semifuture_id() local
3630 …auto callback = std::make_unique<apache::thrift::HeaderFutureCallback<::std::int32_t>>(std::move(p… in header_future_id() local
3637 auto callback = std::move(callbackAndFuture.first); in header_semifuture_id() local
3642 …ervice_with_special_namesAsyncClient::id(folly::Function<void (::apache::thrift::ClientReceiveStat… in id()
3694 void service_with_special_namesAsyncClient::ids(std::unique_ptr<apache::thrift::RequestCallback> ca… in ids()
3699 …nt::ids(apache::thrift::RpcOptions& rpcOptions, std::unique_ptr<apache::thrift::RequestCallback> c… in ids()
3712 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in idsImpl()
3765 apache::thrift::ClientSyncCallback<false> callback(&returnState); in sync_ids() local
3805 …auto callback = std::make_unique<apache::thrift::FutureCallback<::std::int32_t>>(std::move(promise… in future_ids() local
3812 auto callback = std::move(callbackAndFuture.first); in semifuture_ids() local
3820 …auto callback = std::make_unique<apache::thrift::HeaderFutureCallback<::std::int32_t>>(std::move(p… in header_future_ids() local
3827 auto callback = std::move(callbackAndFuture.first); in header_semifuture_ids() local
3832 …rvice_with_special_namesAsyncClient::ids(folly::Function<void (::apache::thrift::ClientReceiveStat… in ids()
3884 …rvice_with_special_namesAsyncClient::descriptor(std::unique_ptr<apache::thrift::RequestCallback> c… in descriptor()
3889 …criptor(apache::thrift::RpcOptions& rpcOptions, std::unique_ptr<apache::thrift::RequestCallback> c… in descriptor()
3902 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in descriptorImpl()
3955 apache::thrift::ClientSyncCallback<false> callback(&returnState); in sync_descriptor() local
3995 …auto callback = std::make_unique<apache::thrift::FutureCallback<::std::int32_t>>(std::move(promise… in future_descriptor() local
4002 auto callback = std::move(callbackAndFuture.first); in semifuture_descriptor() local
4010 …auto callback = std::make_unique<apache::thrift::HeaderFutureCallback<::std::int32_t>>(std::move(p… in header_future_descriptor() local
4017 auto callback = std::move(callbackAndFuture.first); in header_semifuture_descriptor() local
4022 …ith_special_namesAsyncClient::descriptor(folly::Function<void (::apache::thrift::ClientReceiveStat… in descriptor()
4074 …vice_with_special_namesAsyncClient::descriptors(std::unique_ptr<apache::thrift::RequestCallback> c… in descriptors()
4079 …riptors(apache::thrift::RpcOptions& rpcOptions, std::unique_ptr<apache::thrift::RequestCallback> c… in descriptors()
4092 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in descriptorsImpl()
4145 apache::thrift::ClientSyncCallback<false> callback(&returnState); in sync_descriptors() local
4185 …auto callback = std::make_unique<apache::thrift::FutureCallback<::std::int32_t>>(std::move(promise… in future_descriptors() local
4192 auto callback = std::move(callbackAndFuture.first); in semifuture_descriptors() local
4200 …auto callback = std::make_unique<apache::thrift::HeaderFutureCallback<::std::int32_t>>(std::move(p… in header_future_descriptors() local
4207 auto callback = std::move(callbackAndFuture.first); in header_semifuture_descriptors() local
4212 …th_special_namesAsyncClient::descriptors(folly::Function<void (::apache::thrift::ClientReceiveStat… in descriptors()
4264 void service_with_special_namesAsyncClient::key(std::unique_ptr<apache::thrift::RequestCallback> ca… in key()
4269 …nt::key(apache::thrift::RpcOptions& rpcOptions, std::unique_ptr<apache::thrift::RequestCallback> c… in key()
4282 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in keyImpl()
4335 apache::thrift::ClientSyncCallback<false> callback(&returnState); in sync_key() local
4375 …auto callback = std::make_unique<apache::thrift::FutureCallback<::std::int32_t>>(std::move(promise… in future_key() local
4382 auto callback = std::move(callbackAndFuture.first); in semifuture_key() local
4390 …auto callback = std::make_unique<apache::thrift::HeaderFutureCallback<::std::int32_t>>(std::move(p… in header_future_key() local
4397 auto callback = std::move(callbackAndFuture.first); in header_semifuture_key() local
4402 …rvice_with_special_namesAsyncClient::key(folly::Function<void (::apache::thrift::ClientReceiveStat… in key()
4454 …oid service_with_special_namesAsyncClient::keys(std::unique_ptr<apache::thrift::RequestCallback> c… in keys()
4459 …t::keys(apache::thrift::RpcOptions& rpcOptions, std::unique_ptr<apache::thrift::RequestCallback> c… in keys()
4472 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in keysImpl()
4525 apache::thrift::ClientSyncCallback<false> callback(&returnState); in sync_keys() local
4565 …auto callback = std::make_unique<apache::thrift::FutureCallback<::std::int32_t>>(std::move(promise… in future_keys() local
4572 auto callback = std::move(callbackAndFuture.first); in semifuture_keys() local
4580 …auto callback = std::make_unique<apache::thrift::HeaderFutureCallback<::std::int32_t>>(std::move(p… in header_future_keys() local
4587 auto callback = std::move(callbackAndFuture.first); in header_semifuture_keys() local
4592 …vice_with_special_namesAsyncClient::keys(folly::Function<void (::apache::thrift::ClientReceiveStat… in keys()
4644 …rvice_with_special_namesAsyncClient::annotation(std::unique_ptr<apache::thrift::RequestCallback> c… in annotation()
4649 …otation(apache::thrift::RpcOptions& rpcOptions, std::unique_ptr<apache::thrift::RequestCallback> c… in annotation()
4662 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in annotationImpl()
4715 apache::thrift::ClientSyncCallback<false> callback(&returnState); in sync_annotation() local
4755 …auto callback = std::make_unique<apache::thrift::FutureCallback<::std::int32_t>>(std::move(promise… in future_annotation() local
4762 auto callback = std::move(callbackAndFuture.first); in semifuture_annotation() local
4770 …auto callback = std::make_unique<apache::thrift::HeaderFutureCallback<::std::int32_t>>(std::move(p… in header_future_annotation() local
4777 auto callback = std::move(callbackAndFuture.first); in header_semifuture_annotation() local
4782 …ith_special_namesAsyncClient::annotation(folly::Function<void (::apache::thrift::ClientReceiveStat… in annotation()
4834 …vice_with_special_namesAsyncClient::annotations(std::unique_ptr<apache::thrift::RequestCallback> c… in annotations()
4839 …tations(apache::thrift::RpcOptions& rpcOptions, std::unique_ptr<apache::thrift::RequestCallback> c… in annotations()
4852 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in annotationsImpl()
4905 apache::thrift::ClientSyncCallback<false> callback(&returnState); in sync_annotations() local
4945 …auto callback = std::make_unique<apache::thrift::FutureCallback<::std::int32_t>>(std::move(promise… in future_annotations() local
4952 auto callback = std::move(callbackAndFuture.first); in semifuture_annotations() local
4960 …auto callback = std::make_unique<apache::thrift::HeaderFutureCallback<::std::int32_t>>(std::move(p… in header_future_annotations() local
4967 auto callback = std::move(callbackAndFuture.first); in header_semifuture_annotations() local
4972 …th_special_namesAsyncClient::annotations(folly::Function<void (::apache::thrift::ClientReceiveStat… in annotations()
5024 …d service_with_special_namesAsyncClient::member(std::unique_ptr<apache::thrift::RequestCallback> c… in member()
5029 …:member(apache::thrift::RpcOptions& rpcOptions, std::unique_ptr<apache::thrift::RequestCallback> c… in member()
5042 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in memberImpl()
5095 apache::thrift::ClientSyncCallback<false> callback(&returnState); in sync_member() local
5135 …auto callback = std::make_unique<apache::thrift::FutureCallback<::std::int32_t>>(std::move(promise… in future_member() local
5142 auto callback = std::move(callbackAndFuture.first); in semifuture_member() local
5150 …auto callback = std::make_unique<apache::thrift::HeaderFutureCallback<::std::int32_t>>(std::move(p… in header_future_member() local
5157 auto callback = std::move(callbackAndFuture.first); in header_semifuture_member() local
5162 …ce_with_special_namesAsyncClient::member(folly::Function<void (::apache::thrift::ClientReceiveStat… in member()
5214 … service_with_special_namesAsyncClient::members(std::unique_ptr<apache::thrift::RequestCallback> c… in members()
5219 …members(apache::thrift::RpcOptions& rpcOptions, std::unique_ptr<apache::thrift::RequestCallback> c… in members()
5232 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in membersImpl()
5285 apache::thrift::ClientSyncCallback<false> callback(&returnState); in sync_members() local
5325 …auto callback = std::make_unique<apache::thrift::FutureCallback<::std::int32_t>>(std::move(promise… in future_members() local
5332 auto callback = std::move(callbackAndFuture.first); in semifuture_members() local
5340 …auto callback = std::make_unique<apache::thrift::HeaderFutureCallback<::std::int32_t>>(std::move(p… in header_future_members() local
5347 auto callback = std::move(callbackAndFuture.first); in header_semifuture_members() local
5352 …e_with_special_namesAsyncClient::members(folly::Function<void (::apache::thrift::ClientReceiveStat… in members()
5404 …id service_with_special_namesAsyncClient::field(std::unique_ptr<apache::thrift::RequestCallback> c… in field()
5409 …::field(apache::thrift::RpcOptions& rpcOptions, std::unique_ptr<apache::thrift::RequestCallback> c… in field()
5422 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in fieldImpl()
5475 apache::thrift::ClientSyncCallback<false> callback(&returnState); in sync_field() local
5515 …auto callback = std::make_unique<apache::thrift::FutureCallback<::std::int32_t>>(std::move(promise… in future_field() local
5522 auto callback = std::move(callbackAndFuture.first); in semifuture_field() local
5530 …auto callback = std::make_unique<apache::thrift::HeaderFutureCallback<::std::int32_t>>(std::move(p… in header_future_field() local
5537 auto callback = std::move(callbackAndFuture.first); in header_semifuture_field() local
5542 …ice_with_special_namesAsyncClient::field(folly::Function<void (::apache::thrift::ClientReceiveStat… in field()
5594 …d service_with_special_namesAsyncClient::fields(std::unique_ptr<apache::thrift::RequestCallback> c… in fields()
5599 …:fields(apache::thrift::RpcOptions& rpcOptions, std::unique_ptr<apache::thrift::RequestCallback> c… in fields()
5612 …eader, apache::thrift::ContextStack* contextStack, apache::thrift::RequestClientCallback::Ptr call… in fieldsImpl()
5665 apache::thrift::ClientSyncCallback<false> callback(&returnState); in sync_fields() local
5705 …auto callback = std::make_unique<apache::thrift::FutureCallback<::std::int32_t>>(std::move(promise… in future_fields() local
5712 auto callback = std::move(callbackAndFuture.first); in semifuture_fields() local
5720 …auto callback = std::make_unique<apache::thrift::HeaderFutureCallback<::std::int32_t>>(std::move(p… in header_future_fields() local
5727 auto callback = std::move(callbackAndFuture.first); in header_semifuture_fields() local
5732 …ce_with_special_namesAsyncClient::fields(folly::Function<void (::apache::thrift::ClientReceiveStat… in fields()