Home
last modified time | relevance | path

Searched refs:binary_error_details_ (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/include/grpcpp/impl/
Dstatus.h108 binary_error_details_(error_details) {} in Status()
122 std::string error_details() const { return binary_error_details_; } in error_details()
135 std::string binary_error_details_; variable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/impl/
Dstatus.h109 binary_error_details_(error_details) {} in Status()
123 std::string error_details() const { return binary_error_details_; } in error_details()
136 std::string binary_error_details_; variable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/
Dstatus.h109 binary_error_details_(error_details) {} in Status()
123 std::string error_details() const { return binary_error_details_; } in error_details()
136 std::string binary_error_details_; variable