diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index 904e4e6e603d..8b4ecc6d3d66 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,42 +1,47 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2022.11.14.00 +DISTVERSION= 2022.11.28.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Facebook's branch of Apache Thrift, including a new C++ server WWW= https://github.com/facebook/fbthrift LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= range-v3>0:devel/range-v3 LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libdouble-conversion.so:devel/double-conversion \ libevent.so:devel/libevent \ libfizz.so:security/fizz \ libfmt.so:devel/libfmt \ libfolly.so:devel/folly \ libgflags.so:devel/gflags \ libglog.so:devel/glog \ libicui18n.so:devel/icu \ liblz4.so:archivers/liblz4 \ libsnappy.so:archivers/snappy \ libsodium.so:security/libsodium \ libunwind.so:devel/libunwind \ libwangle.so:net/wangle \ libzstd.so:archivers/zstd -USES= bison cmake compiler:c++17-lang ssl +USES= bison cmake:testing compiler:c++17-lang ssl +USE_LDCONFIG= yes + USE_GITHUB= yes GH_ACCOUNT= facebook -USE_LDCONFIG= yes CMAKE_ON= BUILD_SHARED_LIBS +CMAKE_TESTING_ON= enable_tests CXXFLAGS+= -fPIC # https://github.com/facebook/fbthrift/issues/399 post-install: # https://github.com/facebook/fbthrift/issues/393 - ${FIND} ${STAGEDIR}${PREFIX}/include -type d -empty -delete + @${FIND} ${STAGEDIR}${PREFIX}/include -type d -empty -delete + +do-test: # no 'test' target, contrary to what the documentation says, see https://github.com/facebook/fbthrift/issues/533 + @cd ${TEST_WRKSRC} && ${MAKE_CMD} test .include diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index 41557edff058..5968487ccdaa 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1668572924 -SHA256 (facebook-fbthrift-v2022.11.14.00_GH0.tar.gz) = a786e88cc1e8b36f94391ac2ebf67ae94e91282263f599898ed4a7667b037803 -SIZE (facebook-fbthrift-v2022.11.14.00_GH0.tar.gz) = 11870088 +TIMESTAMP = 1669653130 +SHA256 (facebook-fbthrift-v2022.11.28.00_GH0.tar.gz) = 9a09a3f6f4d516fc1eeea231946f763c0092acb82fb54d5eab46cf346a12d7c3 +SIZE (facebook-fbthrift-v2022.11.28.00_GH0.tar.gz) = 11948495 diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index 8cc6172ff958..c2d6b2755fb4 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -1,750 +1,753 @@ bin/thrift1 include/thrift/ThriftLibrary.cmake include/thrift/annotation/gen-cpp2/api_clients.h include/thrift/annotation/gen-cpp2/api_constants.h include/thrift/annotation/gen-cpp2/api_data.h include/thrift/annotation/gen-cpp2/api_for_each_field.h include/thrift/annotation/gen-cpp2/api_handlers.h include/thrift/annotation/gen-cpp2/api_metadata.h include/thrift/annotation/gen-cpp2/api_types.h include/thrift/annotation/gen-cpp2/api_types.tcc include/thrift/annotation/gen-cpp2/api_types_custom_protocol.h include/thrift/annotation/gen-cpp2/api_visit_by_thrift_field_metadata.h include/thrift/annotation/gen-cpp2/api_visit_union.h include/thrift/annotation/gen-cpp2/api_visitation.h include/thrift/annotation/gen-cpp2/cpp_clients.h include/thrift/annotation/gen-cpp2/cpp_constants.h include/thrift/annotation/gen-cpp2/cpp_data.h include/thrift/annotation/gen-cpp2/cpp_for_each_field.h include/thrift/annotation/gen-cpp2/cpp_handlers.h include/thrift/annotation/gen-cpp2/cpp_metadata.h include/thrift/annotation/gen-cpp2/cpp_types.h include/thrift/annotation/gen-cpp2/cpp_types.tcc include/thrift/annotation/gen-cpp2/cpp_types_custom_protocol.h include/thrift/annotation/gen-cpp2/cpp_visit_by_thrift_field_metadata.h include/thrift/annotation/gen-cpp2/cpp_visit_union.h include/thrift/annotation/gen-cpp2/cpp_visitation.h include/thrift/annotation/gen-cpp2/hack_clients.h include/thrift/annotation/gen-cpp2/hack_constants.h include/thrift/annotation/gen-cpp2/hack_data.h include/thrift/annotation/gen-cpp2/hack_for_each_field.h include/thrift/annotation/gen-cpp2/hack_handlers.h include/thrift/annotation/gen-cpp2/hack_metadata.h include/thrift/annotation/gen-cpp2/hack_types.h include/thrift/annotation/gen-cpp2/hack_types.tcc include/thrift/annotation/gen-cpp2/hack_types_custom_protocol.h include/thrift/annotation/gen-cpp2/hack_visit_by_thrift_field_metadata.h include/thrift/annotation/gen-cpp2/hack_visit_union.h include/thrift/annotation/gen-cpp2/hack_visitation.h include/thrift/annotation/gen-cpp2/java_clients.h include/thrift/annotation/gen-cpp2/java_constants.h include/thrift/annotation/gen-cpp2/java_data.h include/thrift/annotation/gen-cpp2/java_for_each_field.h include/thrift/annotation/gen-cpp2/java_handlers.h include/thrift/annotation/gen-cpp2/java_metadata.h include/thrift/annotation/gen-cpp2/java_types.h include/thrift/annotation/gen-cpp2/java_types.tcc include/thrift/annotation/gen-cpp2/java_types_custom_protocol.h include/thrift/annotation/gen-cpp2/java_visit_by_thrift_field_metadata.h include/thrift/annotation/gen-cpp2/java_visit_union.h include/thrift/annotation/gen-cpp2/java_visitation.h include/thrift/annotation/gen-cpp2/meta_clients.h include/thrift/annotation/gen-cpp2/meta_constants.h include/thrift/annotation/gen-cpp2/meta_data.h include/thrift/annotation/gen-cpp2/meta_for_each_field.h include/thrift/annotation/gen-cpp2/meta_handlers.h include/thrift/annotation/gen-cpp2/meta_metadata.h include/thrift/annotation/gen-cpp2/meta_types.h include/thrift/annotation/gen-cpp2/meta_types.tcc include/thrift/annotation/gen-cpp2/meta_types_custom_protocol.h include/thrift/annotation/gen-cpp2/meta_visit_by_thrift_field_metadata.h include/thrift/annotation/gen-cpp2/meta_visit_union.h include/thrift/annotation/gen-cpp2/meta_visitation.h include/thrift/annotation/gen-cpp2/python_clients.h include/thrift/annotation/gen-cpp2/python_constants.h include/thrift/annotation/gen-cpp2/python_data.h include/thrift/annotation/gen-cpp2/python_for_each_field.h include/thrift/annotation/gen-cpp2/python_handlers.h include/thrift/annotation/gen-cpp2/python_metadata.h include/thrift/annotation/gen-cpp2/python_types.h include/thrift/annotation/gen-cpp2/python_types.tcc include/thrift/annotation/gen-cpp2/python_types_custom_protocol.h include/thrift/annotation/gen-cpp2/python_visit_by_thrift_field_metadata.h include/thrift/annotation/gen-cpp2/python_visit_union.h include/thrift/annotation/gen-cpp2/python_visitation.h include/thrift/annotation/gen-cpp2/scope_clients.h include/thrift/annotation/gen-cpp2/scope_constants.h include/thrift/annotation/gen-cpp2/scope_data.h include/thrift/annotation/gen-cpp2/scope_for_each_field.h include/thrift/annotation/gen-cpp2/scope_handlers.h include/thrift/annotation/gen-cpp2/scope_metadata.h include/thrift/annotation/gen-cpp2/scope_types.h include/thrift/annotation/gen-cpp2/scope_types.tcc include/thrift/annotation/gen-cpp2/scope_types_custom_protocol.h include/thrift/annotation/gen-cpp2/scope_visit_by_thrift_field_metadata.h include/thrift/annotation/gen-cpp2/scope_visit_union.h include/thrift/annotation/gen-cpp2/scope_visitation.h include/thrift/annotation/gen-cpp2/thrift_clients.h include/thrift/annotation/gen-cpp2/thrift_constants.h include/thrift/annotation/gen-cpp2/thrift_data.h include/thrift/annotation/gen-cpp2/thrift_for_each_field.h include/thrift/annotation/gen-cpp2/thrift_handlers.h include/thrift/annotation/gen-cpp2/thrift_metadata.h include/thrift/annotation/gen-cpp2/thrift_types.h include/thrift/annotation/gen-cpp2/thrift_types.tcc include/thrift/annotation/gen-cpp2/thrift_types_custom_protocol.h include/thrift/annotation/gen-cpp2/thrift_visit_by_thrift_field_metadata.h include/thrift/annotation/gen-cpp2/thrift_visit_union.h include/thrift/annotation/gen-cpp2/thrift_visitation.h include/thrift/lib/cpp/ContextStack.h include/thrift/lib/cpp/DistinctTable.h include/thrift/lib/cpp/EventHandlerBase.h include/thrift/lib/cpp/Field.h include/thrift/lib/cpp/Frozen.h include/thrift/lib/cpp/Reflection.h include/thrift/lib/cpp/RelativePtr.h include/thrift/lib/cpp/SerializedMessage.h include/thrift/lib/cpp/TApplicationException.h include/thrift/lib/cpp/TLogging.h include/thrift/lib/cpp/TProcessor.h include/thrift/lib/cpp/TProcessorEventHandler.h include/thrift/lib/cpp/Thrift.h include/thrift/lib/cpp/async/TAsyncChannel.h include/thrift/lib/cpp/async/TAsyncEventChannel.h include/thrift/lib/cpp/async/TAsyncProcessor.h include/thrift/lib/cpp/async/TAsyncSSLSocket.h include/thrift/lib/cpp/async/TBinaryAsyncChannel.h include/thrift/lib/cpp/async/TEventJobQueue.h include/thrift/lib/cpp/async/TFramedAsyncChannel.h include/thrift/lib/cpp/async/THttpAsyncChannel.h include/thrift/lib/cpp/async/TStreamAsyncChannel-inl.h include/thrift/lib/cpp/async/TStreamAsyncChannel.h include/thrift/lib/cpp/async/TUnframedAsyncChannel-inl.h include/thrift/lib/cpp/async/TUnframedAsyncChannel.h include/thrift/lib/cpp/concurrency/Exception.h include/thrift/lib/cpp/concurrency/FunctionRunner.h include/thrift/lib/cpp/concurrency/InitThreadFactory.h include/thrift/lib/cpp/concurrency/Mutex-portability.h include/thrift/lib/cpp/concurrency/PosixThreadFactory.h include/thrift/lib/cpp/concurrency/SFQThreadManager.h include/thrift/lib/cpp/concurrency/Thread.h include/thrift/lib/cpp/concurrency/ThreadManager.h include/thrift/lib/cpp/concurrency/TimerManager.h include/thrift/lib/cpp/concurrency/Util.h include/thrift/lib/cpp/concurrency/test/ThreadFactoryTests.h include/thrift/lib/cpp/concurrency/test/TimerManagerTests.h include/thrift/lib/cpp/protocol/TBase64Utils.h include/thrift/lib/cpp/protocol/TBinaryProtocol-inl.h include/thrift/lib/cpp/protocol/TBinaryProtocol.h include/thrift/lib/cpp/protocol/TCompactProtocol-inl.h include/thrift/lib/cpp/protocol/TCompactProtocol.h include/thrift/lib/cpp/protocol/TDebugProtocol.h include/thrift/lib/cpp/protocol/TJSONProtocol.h include/thrift/lib/cpp/protocol/TProtocol.h include/thrift/lib/cpp/protocol/TProtocolException.h include/thrift/lib/cpp/protocol/TProtocolTap.h include/thrift/lib/cpp/protocol/TProtocolTypes.h include/thrift/lib/cpp/protocol/TSimpleJSONProtocol.h include/thrift/lib/cpp/protocol/TType.h include/thrift/lib/cpp/protocol/TVirtualProtocol.h include/thrift/lib/cpp/server/TConnectionContext.h include/thrift/lib/cpp/server/TServerEventHandler.h include/thrift/lib/cpp/server/TServerObserver.h include/thrift/lib/cpp/test/MockTAsyncSSLSocket.h include/thrift/lib/cpp/test/loadgen/Controller.h include/thrift/lib/cpp/test/loadgen/GaussianMixtureModel.h include/thrift/lib/cpp/test/loadgen/IntervalTimer.h include/thrift/lib/cpp/test/loadgen/LatencyMonitor.h include/thrift/lib/cpp/test/loadgen/LatencyScoreBoard.h include/thrift/lib/cpp/test/loadgen/LoadConfig.h include/thrift/lib/cpp/test/loadgen/Monitor.h include/thrift/lib/cpp/test/loadgen/OpEnabledState.h include/thrift/lib/cpp/test/loadgen/QpsMonitor.h include/thrift/lib/cpp/test/loadgen/QpsScoreBoard.h include/thrift/lib/cpp/test/loadgen/RNG.h include/thrift/lib/cpp/test/loadgen/ScoreBoard.h include/thrift/lib/cpp/test/loadgen/ScoreBoardOpVector.h include/thrift/lib/cpp/test/loadgen/TerminalMonitor.h include/thrift/lib/cpp/test/loadgen/WeightedLoadConfig.h include/thrift/lib/cpp/test/loadgen/Worker.h include/thrift/lib/cpp/test/loadgen/WorkerIf.h include/thrift/lib/cpp/test/loadgen/loadgen.h include/thrift/lib/cpp/thrift_config.h include/thrift/lib/cpp/transport/TBufferTransports.h include/thrift/lib/cpp/transport/TFDTransport.h include/thrift/lib/cpp/transport/THeader.h include/thrift/lib/cpp/transport/THttpClient.h include/thrift/lib/cpp/transport/THttpServer.h include/thrift/lib/cpp/transport/THttpTransport.h include/thrift/lib/cpp/transport/TNullTransport.h include/thrift/lib/cpp/transport/TRpcTransport.h include/thrift/lib/cpp/transport/TShortReadTransport.h include/thrift/lib/cpp/transport/TSocket.h include/thrift/lib/cpp/transport/TTransport.h include/thrift/lib/cpp/transport/TTransportException.h include/thrift/lib/cpp/transport/TVirtualTransport.h include/thrift/lib/cpp/transport/TZlibTransport.h include/thrift/lib/cpp/util/EnumUtils.h include/thrift/lib/cpp/util/FrozenTestUtil.h include/thrift/lib/cpp/util/FrozenUtil-inl.h include/thrift/lib/cpp/util/FrozenUtil.h include/thrift/lib/cpp/util/PausableTimer.h include/thrift/lib/cpp/util/SaturatingMath.h include/thrift/lib/cpp/util/THttpParser.h include/thrift/lib/cpp/util/VarintUtils-inl.h include/thrift/lib/cpp/util/VarintUtils.h include/thrift/lib/cpp/util/test/VarintUtilsTestUtil.h include/thrift/lib/cpp2/Adapt.h include/thrift/lib/cpp2/BadFieldAccess.h include/thrift/lib/cpp2/BoxedValuePtr.h include/thrift/lib/cpp2/CloneableIOBuf.h include/thrift/lib/cpp2/FieldRef.h include/thrift/lib/cpp2/FieldRefHash.h include/thrift/lib/cpp2/FieldRefTraits.h include/thrift/lib/cpp2/Flags.h include/thrift/lib/cpp2/GeneratedCodeHelper.h include/thrift/lib/cpp2/PluggableFunction.h include/thrift/lib/cpp2/SerializationSwitch.h include/thrift/lib/cpp2/Thrift.h include/thrift/lib/cpp2/TrustedServerException.h include/thrift/lib/cpp2/TypeClass.h include/thrift/lib/cpp2/async/AsyncClient.h include/thrift/lib/cpp2/async/AsyncProcessor.h include/thrift/lib/cpp2/async/AsyncProcessorHelper.h include/thrift/lib/cpp2/async/ChannelCallbacks.h include/thrift/lib/cpp2/async/ClientBufferedStream.h include/thrift/lib/cpp2/async/ClientChannel.h include/thrift/lib/cpp2/async/ClientSinkBridge.h include/thrift/lib/cpp2/async/ClientStreamBridge.h include/thrift/lib/cpp2/async/Cpp2Channel.h include/thrift/lib/cpp2/async/DuplexChannel.h include/thrift/lib/cpp2/async/FramingHandler.h include/thrift/lib/cpp2/async/FutureRequest.h include/thrift/lib/cpp2/async/GuardedRequestChannel-inl.h include/thrift/lib/cpp2/async/GuardedRequestChannel.h include/thrift/lib/cpp2/async/HTTPClientChannel.h include/thrift/lib/cpp2/async/HeaderChannel.h include/thrift/lib/cpp2/async/HeaderChannelTrait.h include/thrift/lib/cpp2/async/HeaderClientChannel.h include/thrift/lib/cpp2/async/HeaderServerChannel.h include/thrift/lib/cpp2/async/HibernatingRequestChannel.h include/thrift/lib/cpp2/async/Interaction.h include/thrift/lib/cpp2/async/MessageChannel.h include/thrift/lib/cpp2/async/MultiplexAsyncProcessor.h include/thrift/lib/cpp2/async/PooledRequestChannel.h include/thrift/lib/cpp2/async/ReconnectingRequestChannel.h include/thrift/lib/cpp2/async/ReplyInfo.h include/thrift/lib/cpp2/async/RequestCallback.h include/thrift/lib/cpp2/async/RequestChannel.h include/thrift/lib/cpp2/async/ResponseChannel.h include/thrift/lib/cpp2/async/RetryingRequestChannel.h include/thrift/lib/cpp2/async/RocketClientChannel.h include/thrift/lib/cpp2/async/RpcOptions.h include/thrift/lib/cpp2/async/RpcTypes.h include/thrift/lib/cpp2/async/ServerChannel.h include/thrift/lib/cpp2/async/ServerGeneratorStream-inl.h include/thrift/lib/cpp2/async/ServerGeneratorStream.h include/thrift/lib/cpp2/async/ServerPublisherStream.h include/thrift/lib/cpp2/async/ServerSinkBridge.h include/thrift/lib/cpp2/async/ServerStream-inl.h include/thrift/lib/cpp2/async/ServerStream.h include/thrift/lib/cpp2/async/ServerStreamDetail.h include/thrift/lib/cpp2/async/ServerStreamMultiPublisher.h include/thrift/lib/cpp2/async/Sink.h include/thrift/lib/cpp2/async/SinkBridgeUtil.h include/thrift/lib/cpp2/async/StreamCallbacks.h include/thrift/lib/cpp2/async/TAsyncTransportHandler.h include/thrift/lib/cpp2/async/ThreadBoundAdaptorChannel.h include/thrift/lib/cpp2/async/TwoWayBridge.h include/thrift/lib/cpp2/async/tests/util/TestSinkService.h include/thrift/lib/cpp2/async/tests/util/TestStreamService.h include/thrift/lib/cpp2/async/tests/util/Util.h include/thrift/lib/cpp2/detail/BoxedIfLarge.h include/thrift/lib/cpp2/detail/meta.h include/thrift/lib/cpp2/frozen/FixedSizeStringHash.h include/thrift/lib/cpp2/frozen/Frozen.h include/thrift/lib/cpp2/frozen/FrozenAssociative-inl.h include/thrift/lib/cpp2/frozen/FrozenBool-inl.h include/thrift/lib/cpp2/frozen/FrozenEnum-inl.h include/thrift/lib/cpp2/frozen/FrozenExcluded-inl.h include/thrift/lib/cpp2/frozen/FrozenFixedSizeString-inl.h include/thrift/lib/cpp2/frozen/FrozenHashTable-inl.h include/thrift/lib/cpp2/frozen/FrozenIntegral-inl.h include/thrift/lib/cpp2/frozen/FrozenMacros.h include/thrift/lib/cpp2/frozen/FrozenOptional-inl.h include/thrift/lib/cpp2/frozen/FrozenOrderedTable-inl.h include/thrift/lib/cpp2/frozen/FrozenPair-inl.h include/thrift/lib/cpp2/frozen/FrozenRange-inl.h include/thrift/lib/cpp2/frozen/FrozenRef-inl.h include/thrift/lib/cpp2/frozen/FrozenString-inl.h include/thrift/lib/cpp2/frozen/FrozenTestUtil.h include/thrift/lib/cpp2/frozen/FrozenTrivial-inl.h include/thrift/lib/cpp2/frozen/FrozenUtil.h include/thrift/lib/cpp2/frozen/HintTypes.h include/thrift/lib/cpp2/frozen/Traits.h include/thrift/lib/cpp2/frozen/VectorAssociative.h include/thrift/lib/cpp2/frozen/schema/MemorySchema.h include/thrift/lib/cpp2/gen/client_cpp.h include/thrift/lib/cpp2/gen/client_h.h include/thrift/lib/cpp2/gen/intern_list.h include/thrift/lib/cpp2/gen/module_constants_cpp.h include/thrift/lib/cpp2/gen/module_constants_h.h include/thrift/lib/cpp2/gen/module_data_cpp.h include/thrift/lib/cpp2/gen/module_data_h.h include/thrift/lib/cpp2/gen/module_metadata_cpp.h include/thrift/lib/cpp2/gen/module_metadata_h.h include/thrift/lib/cpp2/gen/module_types_cpp.h include/thrift/lib/cpp2/gen/module_types_h.h include/thrift/lib/cpp2/gen/module_types_tcc.h include/thrift/lib/cpp2/gen/service_cpp.h include/thrift/lib/cpp2/gen/service_h.h include/thrift/lib/cpp2/gen/service_tcc.h include/thrift/lib/cpp2/hash/DeterministicHash.h include/thrift/lib/cpp2/op/Clear.h include/thrift/lib/cpp2/op/Compare.h include/thrift/lib/cpp2/op/Copy.h include/thrift/lib/cpp2/op/Create.h include/thrift/lib/cpp2/op/DeterministicAccumulator.h include/thrift/lib/cpp2/op/Encode.h include/thrift/lib/cpp2/op/Get.h include/thrift/lib/cpp2/op/Hash.h include/thrift/lib/cpp2/op/Patch.h include/thrift/lib/cpp2/op/Serializer.h include/thrift/lib/cpp2/op/Sha256Hasher.h include/thrift/lib/cpp2/op/StdHasher.h include/thrift/lib/cpp2/op/StdSerializer.h include/thrift/lib/cpp2/op/Testing.h include/thrift/lib/cpp2/op/detail/AnyOp.h include/thrift/lib/cpp2/op/detail/BaseOp.h include/thrift/lib/cpp2/op/detail/BasePatch.h include/thrift/lib/cpp2/op/detail/Clear.h include/thrift/lib/cpp2/op/detail/Compare.h include/thrift/lib/cpp2/op/detail/ContainerOp.h -include/thrift/lib/cpp2/op/detail/Copy.h include/thrift/lib/cpp2/op/detail/ContainerPatch.h +include/thrift/lib/cpp2/op/detail/Copy.h include/thrift/lib/cpp2/op/detail/Create.h include/thrift/lib/cpp2/op/detail/Encode.h include/thrift/lib/cpp2/op/detail/Get.h include/thrift/lib/cpp2/op/detail/Hash.h include/thrift/lib/cpp2/op/detail/HashProtocol.h include/thrift/lib/cpp2/op/detail/Patch.h include/thrift/lib/cpp2/op/detail/StructOp.h include/thrift/lib/cpp2/op/detail/StructPatch.h include/thrift/lib/cpp2/op/detail/ValueOp.h include/thrift/lib/cpp2/op/detail/ValuePatch.h include/thrift/lib/cpp2/protocol/BinaryProtocol-inl.h include/thrift/lib/cpp2/protocol/BinaryProtocol.h include/thrift/lib/cpp2/protocol/CompactProtocol-inl.h include/thrift/lib/cpp2/protocol/CompactProtocol.h include/thrift/lib/cpp2/protocol/CompactV1Protocol-inl.h include/thrift/lib/cpp2/protocol/CompactV1Protocol.h include/thrift/lib/cpp2/protocol/Cpp2Ops-inl.h include/thrift/lib/cpp2/protocol/Cpp2Ops.h include/thrift/lib/cpp2/protocol/DebugProtocol.h include/thrift/lib/cpp2/protocol/FieldMask.h include/thrift/lib/cpp2/protocol/FieldPath.h include/thrift/lib/cpp2/protocol/GetStandardProtocol.h include/thrift/lib/cpp2/protocol/JSONProtocol-inl.h include/thrift/lib/cpp2/protocol/JSONProtocol.h include/thrift/lib/cpp2/protocol/JSONProtocolCommon-inl.h include/thrift/lib/cpp2/protocol/JSONProtocolCommon.h include/thrift/lib/cpp2/protocol/LazyDeserializationFlags.h include/thrift/lib/cpp2/protocol/Object.h include/thrift/lib/cpp2/protocol/Patch.h include/thrift/lib/cpp2/protocol/Protocol.h include/thrift/lib/cpp2/protocol/ProtocolReaderStructReadState.h include/thrift/lib/cpp2/protocol/ProtocolReaderWireTypeInfo.h include/thrift/lib/cpp2/protocol/ProtocolReaderWithRefill.h include/thrift/lib/cpp2/protocol/Serializer.h include/thrift/lib/cpp2/protocol/SimpleJSONProtocol-inl.h include/thrift/lib/cpp2/protocol/SimpleJSONProtocol.h include/thrift/lib/cpp2/protocol/TableBasedForwardTypes.h include/thrift/lib/cpp2/protocol/TableBasedSerializer.h include/thrift/lib/cpp2/protocol/TableBasedSerializerImpl.h include/thrift/lib/cpp2/protocol/Traits.h include/thrift/lib/cpp2/protocol/VirtualProtocol.h include/thrift/lib/cpp2/protocol/detail/FieldMask.h include/thrift/lib/cpp2/protocol/detail/Object.h include/thrift/lib/cpp2/protocol/detail/ReservedId.h include/thrift/lib/cpp2/protocol/detail/index.h include/thrift/lib/cpp2/protocol/detail/protocol_methods.h include/thrift/lib/cpp2/reflection/debug.h include/thrift/lib/cpp2/reflection/demo/json_print.h include/thrift/lib/cpp2/reflection/diff.h include/thrift/lib/cpp2/reflection/folly_dynamic.h include/thrift/lib/cpp2/reflection/gmock_matching.h include/thrift/lib/cpp2/reflection/helpers.h include/thrift/lib/cpp2/reflection/indenter.h include/thrift/lib/cpp2/reflection/internal/debug-inl-post.h include/thrift/lib/cpp2/reflection/internal/debug-inl-pre.h include/thrift/lib/cpp2/reflection/internal/folly_dynamic-inl-post.h include/thrift/lib/cpp2/reflection/internal/folly_dynamic-inl-pre.h include/thrift/lib/cpp2/reflection/internal/helpers-inl-pre.h include/thrift/lib/cpp2/reflection/internal/legacy_reflection-inl-post.h include/thrift/lib/cpp2/reflection/internal/legacy_reflection-inl-pre.h include/thrift/lib/cpp2/reflection/internal/legacy_reflection_type_id.h include/thrift/lib/cpp2/reflection/internal/merge-inl-post.h include/thrift/lib/cpp2/reflection/internal/merge-inl-pre.h include/thrift/lib/cpp2/reflection/internal/pretty_print-inl-post.h include/thrift/lib/cpp2/reflection/internal/pretty_print-inl-pre.h include/thrift/lib/cpp2/reflection/internal/reflection-inl-post.h include/thrift/lib/cpp2/reflection/internal/reflection-inl-pre.h include/thrift/lib/cpp2/reflection/internal/test_helpers.h include/thrift/lib/cpp2/reflection/legacy_reflection.h include/thrift/lib/cpp2/reflection/merge.h include/thrift/lib/cpp2/reflection/populator.h include/thrift/lib/cpp2/reflection/pretty_print.h include/thrift/lib/cpp2/reflection/reflection.h include/thrift/lib/cpp2/reflection/serializer.h include/thrift/lib/cpp2/reflection/testing.h include/thrift/lib/cpp2/reflection/variant.h include/thrift/lib/cpp2/security/AsyncStopTLS.h include/thrift/lib/cpp2/security/FizzPeeker.h include/thrift/lib/cpp2/security/SSLUtil.h include/thrift/lib/cpp2/security/extensions/ThriftParametersClientExtension.h include/thrift/lib/cpp2/security/extensions/ThriftParametersContext.h include/thrift/lib/cpp2/security/extensions/ThriftParametersServerExtension.h include/thrift/lib/cpp2/security/extensions/Types.h include/thrift/lib/cpp2/server/AdaptiveConcurrency.h include/thrift/lib/cpp2/server/BaseThriftServer.h include/thrift/lib/cpp2/server/CPUConcurrencyController.h include/thrift/lib/cpp2/server/ConcurrencyControllerBase.h include/thrift/lib/cpp2/server/ConcurrencyControllerInterface.h include/thrift/lib/cpp2/server/ControlServerInterface.h include/thrift/lib/cpp2/server/Cpp2ConnContext.h include/thrift/lib/cpp2/server/Cpp2Connection.h include/thrift/lib/cpp2/server/Cpp2Worker.h include/thrift/lib/cpp2/server/ExecutorToThreadManagerAdaptor.h include/thrift/lib/cpp2/server/IOWorkerContext.h include/thrift/lib/cpp2/server/LoggingEvent.h include/thrift/lib/cpp2/server/LoggingEventHelper.h include/thrift/lib/cpp2/server/MemoryTracker.h include/thrift/lib/cpp2/server/MonitoringMethodNames.h include/thrift/lib/cpp2/server/MonitoringServerInterface.h include/thrift/lib/cpp2/server/ParallelConcurrencyController.h include/thrift/lib/cpp2/server/PerturbSource.h include/thrift/lib/cpp2/server/PolledServiceHealth.h include/thrift/lib/cpp2/server/PreprocessParams.h include/thrift/lib/cpp2/server/ReactiveToggle.h include/thrift/lib/cpp2/server/RequestCompletionCallback.h include/thrift/lib/cpp2/server/RequestDebugLog.h include/thrift/lib/cpp2/server/RequestPileBase.h include/thrift/lib/cpp2/server/RequestPileInterface.h include/thrift/lib/cpp2/server/RequestsRegistry.h include/thrift/lib/cpp2/server/ResourcePool.h include/thrift/lib/cpp2/server/ResourcePoolHandle.h include/thrift/lib/cpp2/server/RoundRobinRequestPile.h include/thrift/lib/cpp2/server/ServerAttribute.h include/thrift/lib/cpp2/server/ServerConfigs.h include/thrift/lib/cpp2/server/ServerFlags.h include/thrift/lib/cpp2/server/ServerInstrumentation.h include/thrift/lib/cpp2/server/ServiceHealthPoller.h include/thrift/lib/cpp2/server/StatusServerInterface.h include/thrift/lib/cpp2/server/ThreadManagerLoggingWrapper.h include/thrift/lib/cpp2/server/ThriftProcessor.h include/thrift/lib/cpp2/server/ThriftServer.h include/thrift/lib/cpp2/server/ThriftServerConfig.h include/thrift/lib/cpp2/server/TransportRoutingHandler.h include/thrift/lib/cpp2/server/WeightedRequestPileQueue-inl.h include/thrift/lib/cpp2/server/WeightedRequestPileQueue.h include/thrift/lib/cpp2/server/peeking/PeekingManager.h include/thrift/lib/cpp2/server/peeking/TLSHelper.h include/thrift/lib/cpp2/test/Matcher-inl.h include/thrift/lib/cpp2/test/Matcher.h include/thrift/lib/cpp2/test/MockCpp2ConnContext.h include/thrift/lib/cpp2/test/ProtoBufStructs-inl.h include/thrift/lib/cpp2/test/Structs.h include/thrift/lib/cpp2/test/ThriftStructs-inl.h include/thrift/lib/cpp2/test/util/FakeClock.h include/thrift/lib/cpp2/test/util/TestInterface.h include/thrift/lib/cpp2/test/util/TestServerFactory.h include/thrift/lib/cpp2/test/util/TestThriftServerFactory.h include/thrift/lib/cpp2/transport/core/ClientConnectionIf.h include/thrift/lib/cpp2/transport/core/EnvelopeUtil.h include/thrift/lib/cpp2/transport/core/ManagedConnectionIf.h include/thrift/lib/cpp2/transport/core/RequestStateMachine.h +include/thrift/lib/cpp2/transport/core/RpcMetadataPlugins.h include/thrift/lib/cpp2/transport/core/RpcMetadataUtil.h include/thrift/lib/cpp2/transport/core/ThriftChannelIf.h include/thrift/lib/cpp2/transport/core/ThriftClient.h include/thrift/lib/cpp2/transport/core/ThriftClientCallback.h include/thrift/lib/cpp2/transport/core/ThriftRequest.h include/thrift/lib/cpp2/transport/core/TryUtil.h include/thrift/lib/cpp2/transport/core/testutil/CoreTestFixture.h include/thrift/lib/cpp2/transport/core/testutil/FakeChannel.h include/thrift/lib/cpp2/transport/core/testutil/FakeServerObserver.h include/thrift/lib/cpp2/transport/core/testutil/FakeThreadManager.h include/thrift/lib/cpp2/transport/core/testutil/MockCallback.h include/thrift/lib/cpp2/transport/core/testutil/ServerConfigsMock.h include/thrift/lib/cpp2/transport/core/testutil/TAsyncSocketIntercepted.h include/thrift/lib/cpp2/transport/core/testutil/TestServiceMock.h include/thrift/lib/cpp2/transport/core/testutil/TransportCompatibilityTest.h include/thrift/lib/cpp2/transport/http2/client/H2ClientConnection.h include/thrift/lib/cpp2/transport/http2/client/ThriftTransactionHandler.h include/thrift/lib/cpp2/transport/http2/common/H2Channel.h include/thrift/lib/cpp2/transport/http2/common/HTTP2RoutingHandler.h include/thrift/lib/cpp2/transport/http2/common/SingleRpcChannel.h include/thrift/lib/cpp2/transport/http2/common/testutil/ChannelTestFixture.h include/thrift/lib/cpp2/transport/http2/common/testutil/FakeProcessors.h include/thrift/lib/cpp2/transport/http2/common/testutil/FakeResponseHandler.h include/thrift/lib/cpp2/transport/http2/server/ThriftRequestHandler.h include/thrift/lib/cpp2/transport/rocket/PayloadUtils.h include/thrift/lib/cpp2/transport/rocket/RocketException.h include/thrift/lib/cpp2/transport/rocket/Types.h include/thrift/lib/cpp2/transport/rocket/client/RequestContext.h include/thrift/lib/cpp2/transport/rocket/client/RequestContextQueue.h include/thrift/lib/cpp2/transport/rocket/client/RocketClient.h include/thrift/lib/cpp2/transport/rocket/client/RocketStreamServerCallback.h include/thrift/lib/cpp2/transport/rocket/framing/ErrorCode.h include/thrift/lib/cpp2/transport/rocket/framing/Flags.h include/thrift/lib/cpp2/transport/rocket/framing/FrameType.h include/thrift/lib/cpp2/transport/rocket/framing/Frames.h include/thrift/lib/cpp2/transport/rocket/framing/Parser-inl.h include/thrift/lib/cpp2/transport/rocket/framing/Parser.h include/thrift/lib/cpp2/transport/rocket/framing/Serializer.h include/thrift/lib/cpp2/transport/rocket/framing/Util.h include/thrift/lib/cpp2/transport/rocket/framing/test/Util.h include/thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.h include/thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h include/thrift/lib/cpp2/transport/rocket/server/RocketServerConnectionObserver.h include/thrift/lib/cpp2/transport/rocket/server/RocketServerFrameContext.h include/thrift/lib/cpp2/transport/rocket/server/RocketServerHandler.h include/thrift/lib/cpp2/transport/rocket/server/RocketSinkClientCallback.h include/thrift/lib/cpp2/transport/rocket/server/RocketStreamClientCallback.h include/thrift/lib/cpp2/transport/rocket/server/RocketThriftRequests.h include/thrift/lib/cpp2/transport/rocket/server/SetupFrameHandler.h include/thrift/lib/cpp2/transport/rocket/server/ThriftRocketServerHandler.h include/thrift/lib/cpp2/transport/rocket/test/fuzz/FuzzUtil.h include/thrift/lib/cpp2/transport/rocket/test/network/ClientServerTestUtil.h include/thrift/lib/cpp2/transport/rocket/test/network/Mocks.h include/thrift/lib/cpp2/transport/rocket/test/network/Util.h include/thrift/lib/cpp2/transport/rocket/test/util/TestServiceMock.h include/thrift/lib/cpp2/transport/rocket/test/util/TestUtil.h include/thrift/lib/cpp2/transport/rocket/test/util/VersionServicesMock.h include/thrift/lib/cpp2/transport/util/ConnectionManager.h include/thrift/lib/cpp2/transport/util/ConnectionThread.h include/thrift/lib/cpp2/type/AlignedPtr.h include/thrift/lib/cpp2/type/Any.h include/thrift/lib/cpp2/type/AnyValue.h include/thrift/lib/cpp2/type/BaseType.h include/thrift/lib/cpp2/type/Id.h +include/thrift/lib/cpp2/type/Json.h include/thrift/lib/cpp2/type/Name.h include/thrift/lib/cpp2/type/NativeType.h include/thrift/lib/cpp2/type/Protocol.h include/thrift/lib/cpp2/type/Runtime.h include/thrift/lib/cpp2/type/Tag.h include/thrift/lib/cpp2/type/Testing.h include/thrift/lib/cpp2/type/ThriftType.h include/thrift/lib/cpp2/type/Traits.h include/thrift/lib/cpp2/type/Type.h include/thrift/lib/cpp2/type/TypeRegistry.h include/thrift/lib/cpp2/type/UniversalHashAlgorithm.h include/thrift/lib/cpp2/type/UniversalName.h include/thrift/lib/cpp2/type/detail/AnyType.h include/thrift/lib/cpp2/type/detail/AnyValue.h +include/thrift/lib/cpp2/type/detail/Json.h include/thrift/lib/cpp2/type/detail/Name.h include/thrift/lib/cpp2/type/detail/NativeType.h include/thrift/lib/cpp2/type/detail/Runtime.h include/thrift/lib/cpp2/type/detail/Traits.h include/thrift/lib/cpp2/type/detail/TypeInfo.h include/thrift/lib/cpp2/type/detail/TypeRegistry.h include/thrift/lib/cpp2/type/detail/Wrap.h include/thrift/lib/cpp2/util/BucketedRate.h include/thrift/lib/cpp2/util/Checksum.h include/thrift/lib/cpp2/util/DebugString.h include/thrift/lib/cpp2/util/EmptyAsyncProcessor.h include/thrift/lib/cpp2/util/Ewma.h include/thrift/lib/cpp2/util/EwmaRate.h include/thrift/lib/cpp2/util/Frozen2ViewHelpers.h include/thrift/lib/cpp2/util/LegacyRequestExpiryGuard.h include/thrift/lib/cpp2/util/ManagedStringView.h include/thrift/lib/cpp2/util/MethodMetadata.h include/thrift/lib/cpp2/util/ScopedServerInterfaceThread-inl.h include/thrift/lib/cpp2/util/ScopedServerInterfaceThread.h include/thrift/lib/cpp2/util/ScopedServerThread.h include/thrift/lib/cpp2/visitation/ShrinkToFit.h include/thrift/lib/cpp2/visitation/for_each.h include/thrift/lib/cpp2/visitation/metadata.h include/thrift/lib/cpp2/visitation/visit_by_thrift_field_metadata.h include/thrift/lib/cpp2/visitation/visit_union.h include/thrift/lib/py3/client.h include/thrift/lib/py3/client_wrapper.h include/thrift/lib/py3/clientcallbacks.h include/thrift/lib/py3/enums.h include/thrift/lib/py3/exceptions.h include/thrift/lib/py3/serializer.h include/thrift/lib/py3/server.h include/thrift/lib/py3/ssl.h include/thrift/lib/py3/stream.h include/thrift/lib/py3/test/BinaryTypes.h include/thrift/lib/py3/test/client_event_handlers/handler.h include/thrift/lib/py3/test/cpp_handler.h include/thrift/lib/py3/test/interactions/interaction_test.h include/thrift/lib/py3/test/is_overload/func.h include/thrift/lib/py3/types.h include/thrift/lib/thrift/RpcMetadata_extra.h include/thrift/lib/thrift/SerializableDynamic.h include/thrift/lib/thrift/detail/protocol.h include/thrift/lib/thrift/gen-cpp2/RocketUpgrade.h include/thrift/lib/thrift/gen-cpp2/RocketUpgrade.tcc include/thrift/lib/thrift/gen-cpp2/RocketUpgradeAsyncClient.h include/thrift/lib/thrift/gen-cpp2/RocketUpgrade_clients.h include/thrift/lib/thrift/gen-cpp2/RocketUpgrade_constants.h include/thrift/lib/thrift/gen-cpp2/RocketUpgrade_custom_protocol.h include/thrift/lib/thrift/gen-cpp2/RocketUpgrade_data.h include/thrift/lib/thrift/gen-cpp2/RocketUpgrade_for_each_field.h include/thrift/lib/thrift/gen-cpp2/RocketUpgrade_handlers.h include/thrift/lib/thrift/gen-cpp2/RocketUpgrade_metadata.h include/thrift/lib/thrift/gen-cpp2/RocketUpgrade_types.h include/thrift/lib/thrift/gen-cpp2/RocketUpgrade_types.tcc include/thrift/lib/thrift/gen-cpp2/RocketUpgrade_types_custom_protocol.h include/thrift/lib/thrift/gen-cpp2/RocketUpgrade_visit_by_thrift_field_metadata.h include/thrift/lib/thrift/gen-cpp2/RocketUpgrade_visit_union.h include/thrift/lib/thrift/gen-cpp2/RocketUpgrade_visitation.h include/thrift/lib/thrift/gen-cpp2/RpcMetadata_clients.h include/thrift/lib/thrift/gen-cpp2/RpcMetadata_constants.h include/thrift/lib/thrift/gen-cpp2/RpcMetadata_data.h include/thrift/lib/thrift/gen-cpp2/RpcMetadata_for_each_field.h include/thrift/lib/thrift/gen-cpp2/RpcMetadata_handlers.h include/thrift/lib/thrift/gen-cpp2/RpcMetadata_metadata.h include/thrift/lib/thrift/gen-cpp2/RpcMetadata_types.h include/thrift/lib/thrift/gen-cpp2/RpcMetadata_types.tcc include/thrift/lib/thrift/gen-cpp2/RpcMetadata_types_custom_protocol.h include/thrift/lib/thrift/gen-cpp2/RpcMetadata_visit_by_thrift_field_metadata.h include/thrift/lib/thrift/gen-cpp2/RpcMetadata_visit_union.h include/thrift/lib/thrift/gen-cpp2/RpcMetadata_visitation.h include/thrift/lib/thrift/gen-cpp2/ThriftMetadataService.h include/thrift/lib/thrift/gen-cpp2/ThriftMetadataService.tcc include/thrift/lib/thrift/gen-cpp2/ThriftMetadataServiceAsyncClient.h include/thrift/lib/thrift/gen-cpp2/ThriftMetadataService_custom_protocol.h include/thrift/lib/thrift/gen-cpp2/any_rep_clients.h include/thrift/lib/thrift/gen-cpp2/any_rep_constants.h include/thrift/lib/thrift/gen-cpp2/any_rep_data.h include/thrift/lib/thrift/gen-cpp2/any_rep_for_each_field.h include/thrift/lib/thrift/gen-cpp2/any_rep_handlers.h include/thrift/lib/thrift/gen-cpp2/any_rep_metadata.h include/thrift/lib/thrift/gen-cpp2/any_rep_types.h include/thrift/lib/thrift/gen-cpp2/any_rep_types.tcc include/thrift/lib/thrift/gen-cpp2/any_rep_types_custom_protocol.h include/thrift/lib/thrift/gen-cpp2/any_rep_visit_by_thrift_field_metadata.h include/thrift/lib/thrift/gen-cpp2/any_rep_visit_union.h include/thrift/lib/thrift/gen-cpp2/any_rep_visitation.h include/thrift/lib/thrift/gen-cpp2/frozen_clients.h include/thrift/lib/thrift/gen-cpp2/frozen_constants.h include/thrift/lib/thrift/gen-cpp2/frozen_data.h include/thrift/lib/thrift/gen-cpp2/frozen_for_each_field.h include/thrift/lib/thrift/gen-cpp2/frozen_handlers.h include/thrift/lib/thrift/gen-cpp2/frozen_metadata.h include/thrift/lib/thrift/gen-cpp2/frozen_types.h include/thrift/lib/thrift/gen-cpp2/frozen_types.tcc include/thrift/lib/thrift/gen-cpp2/frozen_types_custom_protocol.h include/thrift/lib/thrift/gen-cpp2/frozen_visit_by_thrift_field_metadata.h include/thrift/lib/thrift/gen-cpp2/frozen_visit_union.h include/thrift/lib/thrift/gen-cpp2/frozen_visitation.h include/thrift/lib/thrift/gen-cpp2/id_clients.h include/thrift/lib/thrift/gen-cpp2/id_constants.h include/thrift/lib/thrift/gen-cpp2/id_data.h include/thrift/lib/thrift/gen-cpp2/id_for_each_field.h include/thrift/lib/thrift/gen-cpp2/id_handlers.h include/thrift/lib/thrift/gen-cpp2/id_metadata.h include/thrift/lib/thrift/gen-cpp2/id_types.h include/thrift/lib/thrift/gen-cpp2/id_types.tcc include/thrift/lib/thrift/gen-cpp2/id_types_custom_protocol.h include/thrift/lib/thrift/gen-cpp2/id_visit_by_thrift_field_metadata.h include/thrift/lib/thrift/gen-cpp2/id_visit_union.h include/thrift/lib/thrift/gen-cpp2/id_visitation.h include/thrift/lib/thrift/gen-cpp2/metadata_clients.h include/thrift/lib/thrift/gen-cpp2/metadata_constants.h include/thrift/lib/thrift/gen-cpp2/metadata_data.h include/thrift/lib/thrift/gen-cpp2/metadata_for_each_field.h include/thrift/lib/thrift/gen-cpp2/metadata_handlers.h include/thrift/lib/thrift/gen-cpp2/metadata_metadata.h include/thrift/lib/thrift/gen-cpp2/metadata_types.h include/thrift/lib/thrift/gen-cpp2/metadata_types.tcc include/thrift/lib/thrift/gen-cpp2/metadata_types_custom_protocol.h include/thrift/lib/thrift/gen-cpp2/metadata_visit_by_thrift_field_metadata.h include/thrift/lib/thrift/gen-cpp2/metadata_visit_union.h include/thrift/lib/thrift/gen-cpp2/metadata_visitation.h include/thrift/lib/thrift/gen-cpp2/reflection_clients.h include/thrift/lib/thrift/gen-cpp2/reflection_constants.h include/thrift/lib/thrift/gen-cpp2/reflection_data.h include/thrift/lib/thrift/gen-cpp2/reflection_for_each_field.h include/thrift/lib/thrift/gen-cpp2/reflection_handlers.h include/thrift/lib/thrift/gen-cpp2/reflection_metadata.h include/thrift/lib/thrift/gen-cpp2/reflection_types.h include/thrift/lib/thrift/gen-cpp2/reflection_types.tcc include/thrift/lib/thrift/gen-cpp2/reflection_types_custom_protocol.h include/thrift/lib/thrift/gen-cpp2/reflection_visit_by_thrift_field_metadata.h include/thrift/lib/thrift/gen-cpp2/reflection_visit_union.h include/thrift/lib/thrift/gen-cpp2/reflection_visitation.h include/thrift/lib/thrift/gen-cpp2/standard_clients.h include/thrift/lib/thrift/gen-cpp2/standard_constants.h include/thrift/lib/thrift/gen-cpp2/standard_data.h include/thrift/lib/thrift/gen-cpp2/standard_for_each_field.h include/thrift/lib/thrift/gen-cpp2/standard_handlers.h include/thrift/lib/thrift/gen-cpp2/standard_metadata.h include/thrift/lib/thrift/gen-cpp2/standard_types.h include/thrift/lib/thrift/gen-cpp2/standard_types.tcc include/thrift/lib/thrift/gen-cpp2/standard_types_custom_protocol.h include/thrift/lib/thrift/gen-cpp2/standard_visit_by_thrift_field_metadata.h include/thrift/lib/thrift/gen-cpp2/standard_visit_union.h include/thrift/lib/thrift/gen-cpp2/standard_visitation.h include/thrift/lib/thrift/gen-cpp2/type_clients.h include/thrift/lib/thrift/gen-cpp2/type_constants.h include/thrift/lib/thrift/gen-cpp2/type_data.h include/thrift/lib/thrift/gen-cpp2/type_for_each_field.h include/thrift/lib/thrift/gen-cpp2/type_handlers.h include/thrift/lib/thrift/gen-cpp2/type_metadata.h include/thrift/lib/thrift/gen-cpp2/type_rep_clients.h include/thrift/lib/thrift/gen-cpp2/type_rep_constants.h include/thrift/lib/thrift/gen-cpp2/type_rep_data.h include/thrift/lib/thrift/gen-cpp2/type_rep_for_each_field.h include/thrift/lib/thrift/gen-cpp2/type_rep_handlers.h include/thrift/lib/thrift/gen-cpp2/type_rep_metadata.h include/thrift/lib/thrift/gen-cpp2/type_rep_types.h include/thrift/lib/thrift/gen-cpp2/type_rep_types.tcc include/thrift/lib/thrift/gen-cpp2/type_rep_types_custom_protocol.h include/thrift/lib/thrift/gen-cpp2/type_rep_visit_by_thrift_field_metadata.h include/thrift/lib/thrift/gen-cpp2/type_rep_visit_union.h include/thrift/lib/thrift/gen-cpp2/type_rep_visitation.h include/thrift/lib/thrift/gen-cpp2/type_types.h include/thrift/lib/thrift/gen-cpp2/type_types.tcc include/thrift/lib/thrift/gen-cpp2/type_types_custom_protocol.h include/thrift/lib/thrift/gen-cpp2/type_visit_by_thrift_field_metadata.h include/thrift/lib/thrift/gen-cpp2/type_visit_union.h include/thrift/lib/thrift/gen-cpp2/type_visitation.h lib/cmake/fbthrift/FBThriftConfig.cmake lib/cmake/fbthrift/FBThriftTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/fbthrift/FBThriftTargets.cmake lib/libasync.so lib/libasync.so.1.0.0 lib/libcompiler.so lib/libcompiler.so.1.0.0 lib/libcompiler_ast.so lib/libcompiler_ast.so.1.0.0 lib/libcompiler_base.so lib/libcompiler_base.so.1.0.0 lib/libconcurrency.so lib/libconcurrency.so.1.0.0 lib/libmustache.so lib/libmustache.so.1.0.0 lib/librpcmetadata.so lib/librpcmetadata.so.1.0.0 lib/libthrift-core.so lib/libthrift-core.so.1.0.0 lib/libthriftannotation.so lib/libthriftannotation.so.1.0.0 lib/libthriftanyrep.so lib/libthriftcpp2.so lib/libthriftcpp2.so.1.0.0 lib/libthriftfrozen2.so lib/libthriftfrozen2.so.1.0.0 lib/libthriftmetadata.so lib/libthriftmetadata.so.1.0.0 lib/libthriftprotocol.so lib/libthriftprotocol.so.1.0.0 lib/libthrifttype.so lib/libthrifttype.so.1.0.0 lib/libthrifttyperep.so lib/libthrifttyperep.so.1.0.0 lib/libtransport.so lib/libtransport.so.1.0.0