Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/include/grpc/impl/codegen/
Dport_platform.h627 #ifndef GRPC_ALLOW_EXCEPTIONS
630 #define GRPC_ALLOW_EXCEPTIONS 1 macro
632 #define GRPC_ALLOW_EXCEPTIONS 1 macro
634 #define GRPC_ALLOW_EXCEPTIONS 0 macro
638 #define GRPC_ALLOW_EXCEPTIONS 1 macro
640 #define GRPC_ALLOW_EXCEPTIONS 0 macro
/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/impl/codegen/
Dport_platform.h627 #ifndef GRPC_ALLOW_EXCEPTIONS
630 #define GRPC_ALLOW_EXCEPTIONS 1 macro
632 #define GRPC_ALLOW_EXCEPTIONS 1 macro
634 #define GRPC_ALLOW_EXCEPTIONS 0 macro
638 #define GRPC_ALLOW_EXCEPTIONS 1 macro
640 #define GRPC_ALLOW_EXCEPTIONS 0 macro
/external/grpc-grpc/include/grpc/impl/codegen/
Dport_platform.h531 #ifndef GRPC_ALLOW_EXCEPTIONS
535 #define GRPC_ALLOW_EXCEPTIONS 1 macro
538 #define GRPC_ALLOW_EXCEPTIONS 1 macro
540 #define GRPC_ALLOW_EXCEPTIONS 0 macro
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Dcallback_common.h40 #if GRPC_ALLOW_EXCEPTIONS in CatchingCallback()
53 #if GRPC_ALLOW_EXCEPTIONS in CatchingReactorGetter()
Dmethod_handler.h40 #if GRPC_ALLOW_EXCEPTIONS in CatchingFunctionHandler()
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Dcallback_common.h40 #if GRPC_ALLOW_EXCEPTIONS in CatchingCallback()
53 #if GRPC_ALLOW_EXCEPTIONS in CatchingReactorGetter()
Dmethod_handler.h40 #if GRPC_ALLOW_EXCEPTIONS in CatchingFunctionHandler()
/external/grpc-grpc/test/cpp/end2end/
Dclient_callback_end2end_test.cc134 #if GRPC_ALLOW_EXCEPTIONS in SendRpcsGeneric()
177 #if GRPC_ALLOW_EXCEPTIONS
Dexception_test.cc39 #if GRPC_ALLOW_EXCEPTIONS
/external/grpc-grpc/bazel/
Dgrpc_build_system.bzl90 "//:grpc_allow_exceptions": ["GRPC_ALLOW_EXCEPTIONS=1"],
91 "//:grpc_disallow_exceptions": ["GRPC_ALLOW_EXCEPTIONS=0"],
/external/grpc-grpc/include/grpcpp/impl/codegen/
Dcallback_common.h37 #if GRPC_ALLOW_EXCEPTIONS in CatchingCallback()
Dmethod_handler_impl.h40 #if GRPC_ALLOW_EXCEPTIONS in CatchingFunctionHandler()
/external/rust/crates/grpcio-sys/grpc/bazel/
Dgrpc_build_system.bzl106 "//:grpc_allow_exceptions": ["GRPC_ALLOW_EXCEPTIONS=1"],
107 "//:grpc_disallow_exceptions": ["GRPC_ALLOW_EXCEPTIONS=0"],
/external/grpc-grpc/
DBUILD43 values = {"define": "GRPC_ALLOW_EXCEPTIONS=1"},
48 values = {"define": "GRPC_ALLOW_EXCEPTIONS=0"},
/external/rust/crates/grpcio-sys/bindings/
Daarch64-unknown-linux-gnu-bindings.rs3 pub const GRPC_ALLOW_EXCEPTIONS: u32 = 1; constant
Dx86_64-unknown-linux-gnu-bindings.rs3 pub const GRPC_ALLOW_EXCEPTIONS: u32 = 1; constant
/external/rust/crates/grpcio-sys/grpc/
DBUILD52 values = {"define": "GRPC_ALLOW_EXCEPTIONS=1"},
57 values = {"define": "GRPC_ALLOW_EXCEPTIONS=0"},