Searched refs:transactions (Results 1 – 7 of 7) sorted by relevance
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
D | ITestService.rs | 228 pub mod transactions { module 363 …let _aidl_reply = self.binder.transact(transactions::UnimplementedMethod, binder::FLAG_CLEAR_BUF |… in UnimplementedMethod() 380 …let _aidl_reply = self.binder.transact(transactions::Deprecated, binder::FLAG_CLEAR_BUF | binder::… in Deprecated() 395 …let _aidl_reply = self.binder.transact(transactions::TestOneway, binder::FLAG_ONEWAY | binder::FLA… in TestOneway() 408 …let _aidl_reply = self.binder.transact(transactions::RepeatBoolean, binder::FLAG_CLEAR_BUF | binde… in RepeatBoolean() 425 …let _aidl_reply = self.binder.transact(transactions::RepeatByte, binder::FLAG_CLEAR_BUF | binder::… in RepeatByte() 442 …let _aidl_reply = self.binder.transact(transactions::RepeatChar, binder::FLAG_CLEAR_BUF | binder::… in RepeatChar() 459 …let _aidl_reply = self.binder.transact(transactions::RepeatInt, binder::FLAG_CLEAR_BUF | binder::F… in RepeatInt() 476 …let _aidl_reply = self.binder.transact(transactions::RepeatLong, binder::FLAG_CLEAR_BUF | binder::… in RepeatLong() 493 …let _aidl_reply = self.binder.transact(transactions::RepeatFloat, binder::FLAG_CLEAR_BUF | binder:… in RepeatFloat() [all …]
|
D | INamedCallback.rs | 27 pub mod transactions { module 38 …let _aidl_reply = self.binder.transact(transactions::GetName, binder::FLAG_PRIVATE_LOCAL, |_aidl_d… in GetName() 58 transactions::GetName => { in on_transact()
|
D | INewName.rs | 27 pub mod transactions { module 38 …let _aidl_reply = self.binder.transact(transactions::RealName, binder::FLAG_PRIVATE_LOCAL, |_aidl_… in RealName() 58 transactions::RealName => { in on_transact()
|
D | IOldName.rs | 27 pub mod transactions { module 38 …let _aidl_reply = self.binder.transact(transactions::RealName, binder::FLAG_PRIVATE_LOCAL, |_aidl_… in RealName() 58 transactions::RealName => { in on_transact()
|
D | IDeprecated.rs | 24 pub mod transactions { module
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | system_server.te | 1403 # BINDER_FREEZE is used to block ipc transactions to frozen processes, so it
|
/system/sepolicy/private/ |
D | system_server.te | 1403 # BINDER_FREEZE is used to block ipc transactions to frozen processes, so it
|