Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/binder/wire_format/
H A Dtransaction.h81 int GetTxCode() const { return tx_code_; } in GetTxCode() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/binder/wire_format/
Dtransaction.h81 int GetTxCode() const { return tx_code_; } in GetTxCode() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/binder/transport/
Dbinder_stream.h77 int GetTxCode() const { return tx_code; } in GetTxCode() function
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/binder/transport/
H A Dbinder_stream.h77 int GetTxCode() const { return tx_code; } in GetTxCode() function