Home
last modified time | relevance | path

Searched refs:GRPC_CFSTREAM (Results 1 – 17 of 17) sorted by relevance

/third_party/grpc/src/core/lib/iomgr/
Dport.h108 #ifdef GRPC_CFSTREAM
192 defined(GRPC_CUSTOM_SOCKET) + defined(GRPC_CFSTREAM) != \
Dendpoint_cfstream.h34 #ifdef GRPC_CFSTREAM
Derror_cfstream.h22 #ifdef GRPC_CFSTREAM
Dresolve_address.h36 #if defined(GRPC_POSIX_SOCKET) || defined(GRPC_CFSTREAM)
Derror_cfstream.cc21 #ifdef GRPC_CFSTREAM
Dcfstream_handle.h29 #ifdef GRPC_CFSTREAM
Dpolling_entity.cc81 #ifdef GRPC_CFSTREAM in grpc_polling_entity_del_from_pollset_set()
Dcfstream_handle.cc24 #ifdef GRPC_CFSTREAM
/third_party/grpc/test/core/iomgr/ios/CFStreamTests/
DCFStreamClientTests.mm23 #ifdef GRPC_CFSTREAM
182 #else // GRPC_CFSTREAM
201 #endif // GRPC_CFSTREAM
DCFStreamEndpointTests.mm23 #ifdef GRPC_CFSTREAM
327 #else // GRPC_CFSTREAM
344 #endif // GRPC_CFSTREAM
/third_party/grpc/include/grpc/impl/codegen/
Dport_platform.h207 #define GRPC_CFSTREAM 1 macro
235 #ifndef GRPC_CFSTREAM
/third_party/grpc/src/objective-c/
DREADME-CFSTREAM.md22 platforms, you can turn it on with macro `GRPC_CFSTREAM=1` for the pod 'gRPC-Core' and 'gRPC'. In
/third_party/grpc/src/objective-c/tests/
DPodfile106 …SOR_DEFINITIONS'] = '$(inherited) COCOAPODS=1 GRPC_CRONET_WITH_PACKET_COALESCING=1 GRPC_CFSTREAM=1'
/third_party/grpc/test/core/iomgr/ios/CFStreamTests/CFStreamTests.xcodeproj/
Dproject.pbxproj274 "GRPC_CFSTREAM=1",
/third_party/grpc/test/cpp/end2end/
Dcfstream_test.cc51 #ifdef GRPC_CFSTREAM
/third_party/grpc/doc/
Denvironment_variables.md165 connections. The option is only available on iOS platform and when macro GRPC_CFSTREAM is defined.
/third_party/grpc/src/objective-c/tests/Connectivity/ConnectivityTestingApp.xcodeproj/
Dproject.pbxproj271 "GRPC_CFSTREAM=1",