Home
last modified time | relevance | path

Searched defs:GRPC_MUST_USE_RESULT (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/include/grpc/support/
Dport_platform.h646 #define GRPC_MUST_USE_RESULT [[nodiscard]] macro
648 #define GRPC_MUST_USE_RESULT __attribute__((warn_unused_result)) macro
650 #define GRPC_MUST_USE_RESULT macro
/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpc/support/
Dport_platform.h568 #define GRPC_MUST_USE_RESULT __attribute__((warn_unused_result)) macro
571 #define GRPC_MUST_USE_RESULT macro
/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/support/
Dport_platform.h568 #define GRPC_MUST_USE_RESULT __attribute__((warn_unused_result)) macro
571 #define GRPC_MUST_USE_RESULT macro