Searched defs:Transact (Results 1 – 6 of 6) sorted by relevance
| /external/cronet/third_party/boringssl/src/util/fipstools/acvp/acvptool/subprocess/ |
| D | subprocess.go | 32 Transact(cmd string, expectedResults int, args ...[]byte) ([][]byte, error) methodSpec 251 func (m *Subprocess) Transact(cmd string, expectedNumResults int, args ...[]byte) ([][]byte, error)… func
|
| /external/boringssl/src/util/fipstools/acvp/acvptool/subprocess/ |
| D | subprocess.go | 32 Transact(cmd string, expectedResults int, args ...[]byte) ([][]byte, error) methodSpec 251 func (m *Subprocess) Transact(cmd string, expectedNumResults int, args ...[]byte) ([][]byte, error)… func
|
| /external/grpc-grpc/test/core/transport/binder/end2end/fuzzers/ |
| D | fuzzer_utils.h | 74 absl::Status Transact(BinderTransportTxCode /*tx_code*/) override { in Transact() function
|
| /external/grpc-grpc/test/core/transport/binder/end2end/ |
| D | fake_binder.cc | 116 absl::Status FakeBinder::Transact(BinderTransportTxCode tx_code) { in Transact() function in grpc_binder::end2end_testing::FakeBinder
|
| /external/grpc-grpc/src/core/ext/transport/binder/wire_format/ |
| D | binder_android.cc | 203 absl::Status BinderAndroid::Transact(BinderTransportTxCode tx_code) { in Transact() function in grpc_binder::BinderAndroid
|
| /external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/binder/wire_format/ |
| D | binder_android.cc | 203 absl::Status BinderAndroid::Transact(BinderTransportTxCode tx_code) { in Transact() function in grpc_binder::BinderAndroid
|