Home
last modified time | relevance | path

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

/system/libhwbinder/include/hwbinder/
DIBinder.h81 FLAG_ONEWAY = 0x00000001, enumerator
/system/tools/hidl/
DInterface.cpp45 hardware::IBinder::FLAG_ONEWAY, "oneway");
/system/tools/hidl/test/java_test/
Dhidl_test_java_native.cpp762 IBinder::FLAG_ONEWAY)); in TEST_F()
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/
DHidlTestJava.java671 binder.transact(19 /*doThatAndReturnSomething*/, request, reply, IBinder.FLAG_ONEWAY); in client()
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp1926 IBinder::FLAG_ONEWAY)); in TEST_F()
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/
DITestService.rs2161 …_transact(transactions::r#TestOneway, _aidl_data, binder::binder_impl::FLAG_ONEWAY | binder::binde…
2532 …_transact(transactions::r#TestOneway, _aidl_data, binder::binder_impl::FLAG_ONEWAY | binder::binde…
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/
DITestService.rs2161 …_transact(transactions::r#TestOneway, _aidl_data, binder::binder_impl::FLAG_ONEWAY | binder::binde…
2532 …_transact(transactions::r#TestOneway, _aidl_data, binder::binder_impl::FLAG_ONEWAY | binder::binde…
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java1889 ….transact(Stub.TRANSACTION_TestOneway, _data, null, android.os.IBinder.FLAG_ONEWAY | android.os.IB… in TestOneway()
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java1889 ….transact(Stub.TRANSACTION_TestOneway, _data, null, android.os.IBinder.FLAG_ONEWAY | android.os.IB… in TestOneway()
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp120 …:TRANSACTION_TestOneway, _aidl_data, &_aidl_reply, ::android::IBinder::FLAG_ONEWAY | ::android::IB… in TestOneway()
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp120 …:TRANSACTION_TestOneway, _aidl_data, &_aidl_reply, ::android::IBinder::FLAG_ONEWAY | ::android::IB… in TestOneway()
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp1490 FLAG_ONEWAY | FLAG_CLEAR_BUF in TestOneway()
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp1490 FLAG_ONEWAY | FLAG_CLEAR_BUF in TestOneway()