Home
last modified time | relevance | path

Searched defs:Transact (Results 1 – 6 of 6) sorted by relevance

/external/cronet/third_party/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
Dsubprocess.go32 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/
Dsubprocess.go32 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/
Dfuzzer_utils.h74 absl::Status Transact(BinderTransportTxCode /*tx_code*/) override { in Transact() function
/external/grpc-grpc/test/core/transport/binder/end2end/
Dfake_binder.cc116 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/
Dbinder_android.cc203 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/
Dbinder_android.cc203 absl::Status BinderAndroid::Transact(BinderTransportTxCode tx_code) { in Transact() function in grpc_binder::BinderAndroid