Home
last modified time | relevance | path

Searched defs:ProtocolType (Results 1 – 4 of 4) sorted by relevance

/thrift-3.4.0/lib/d/test/
Dthrift_test_common.d6 enum ProtocolType { enum
/thrift-3.4.0/test/haxe/src/
DArguments.hx32 enum ProtocolType { enum
/thrift-3.4.0/lib/kotlin/cross-test-server/src/main/kotlin/org/apache/thrift/test/
DTestServer.kt152 enum class ProtocolType(val key: String) { class
/thrift-3.4.0/lib/kotlin/cross-test-client/src/main/kotlin/org/apache/thrift/test/
DTestClient.kt63 enum class ProtocolType(val key: String) { class