Home
last modified time | relevance | path

Searched refs:AIBinder_transact (Results 1 – 13 of 13) sorted by relevance

/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/android/aidl/tests/
H A DITestService.cpp1029 _aidl_ret_status = AIBinder_transact( in UnimplementedMethod()
1067 _aidl_ret_status = AIBinder_transact( in Deprecated()
1102 _aidl_ret_status = AIBinder_transact( in TestOneway()
1136 _aidl_ret_status = AIBinder_transact( in RepeatBoolean()
1177 _aidl_ret_status = AIBinder_transact( in RepeatByte()
1218 _aidl_ret_status = AIBinder_transact( in RepeatChar()
1259 _aidl_ret_status = AIBinder_transact( in RepeatInt()
1300 _aidl_ret_status = AIBinder_transact( in RepeatLong()
1341 _aidl_ret_status = AIBinder_transact( in RepeatFloat()
1382 _aidl_ret_status = AIBinder_transact( in RepeatDouble()
[all …]
H A DINamedCallback.cpp48 _aidl_ret_status = AIBinder_transact( in GetName()
H A DINewName.cpp48 _aidl_ret_status = AIBinder_transact( in RealName()
H A DIOldName.cpp48 _aidl_ret_status = AIBinder_transact( in RealName()
/aosp12/frameworks/native/libs/binder/ndk/tests/
H A Diface.cpp91 stat = AIBinder_transact(mBinder, IFoo::DOFOO, &parcelIn, parcelOut.getR(), 0 /*flags*/); in doubleNumber()
107 stat = AIBinder_transact(mBinder, IFoo::DIE, &parcelIn, parcelOut.getR(), 0 /*flags*/); in die()
/aosp12/frameworks/libs/native_bridge_support/libbinder_ndk/
H A Dstubs_arm.cc63 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AIBinder_transact);
196 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AIBinder_transact); in init_stub_library()
H A Dstubs_arm64.cc63 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AIBinder_transact);
196 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AIBinder_transact); in init_stub_library()
/aosp12/frameworks/native/libs/binder/ndk/
H A Dlibbinder_ndk.map.txt24 AIBinder_transact;
H A Dibinder.cpp620 binder_status_t AIBinder_transact(AIBinder* binder, transaction_code_t code, AParcel** in, in AIBinder_transact() function
/aosp12/frameworks/native/libs/binder/ndk/include_ndk/android/
H A Dbinder_ibinder.h508 binder_status_t AIBinder_transact(AIBinder* binder, transaction_code_t code, AParcel** in,
/aosp12/frameworks/native/libs/binder/rust/src/
H A Dproxy.rs261 sys::AIBinder_transact( in transact()
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk-source/gen/android/aidl/loggable/
H A DILoggableInterface.cpp316 _aidl_ret_status = AIBinder_transact( in LogThis()
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk_platform-source/gen/android/aidl/loggable/
H A DILoggableInterface.cpp316 _aidl_ret_status = AIBinder_transact( in LogThis()