Home
last modified time | relevance | path

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

/aosp_15_r20/external/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
H A Dsubprocess.go32 Transact(cmd string, expectedResults int, args ...[]byte) ([][]byte, error) methodSpec
252 func (m *Subprocess) Transact(cmd string, expectedNumResults int, args ...[]byte) ([][]byte, error)… func
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
H A 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
/aosp_15_r20/external/grpc-grpc/test/core/transport/binder/end2end/fuzzers/
H A Dfuzzer_utils.h74 absl::Status Transact(BinderTransportTxCode /*tx_code*/) override { in Transact() function
/aosp_15_r20/frameworks/native/libs/binder/rust/tests/parcel_fuzzer/
H A Dparcel_fuzzer.rs44 Transact { code: u32, flag: u32, data: &'a [u8] }, enumerator
/aosp_15_r20/external/grpc-grpc/test/core/transport/binder/end2end/
H A Dfake_binder.cc116 absl::Status FakeBinder::Transact(BinderTransportTxCode tx_code) { in Transact() function in grpc_binder::end2end_testing::FakeBinder
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/binder/wire_format/
H A Dbinder_android.cc203 absl::Status BinderAndroid::Transact(BinderTransportTxCode tx_code) { in Transact() function in grpc_binder::BinderAndroid
/aosp_15_r20/external/rust/android-crates-io/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