Searched refs:FLAG_ONEWAY (Results 1 – 13 of 13) sorted by relevance
/system/libhwbinder/include/hwbinder/ |
D | IBinder.h | 81 FLAG_ONEWAY = 0x00000001, enumerator
|
/system/tools/hidl/ |
D | Interface.cpp | 45 hardware::IBinder::FLAG_ONEWAY, "oneway");
|
/system/tools/hidl/test/java_test/ |
D | hidl_test_java_native.cpp | 762 IBinder::FLAG_ONEWAY)); in TEST_F()
|
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/ |
D | HidlTestJava.java | 671 binder.transact(19 /*doThatAndReturnSomething*/, request, reply, IBinder.FLAG_ONEWAY); in client()
|
/system/tools/hidl/test/hidl_test/ |
D | hidl_test_client.cpp | 1926 IBinder::FLAG_ONEWAY)); in TEST_F()
|
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
D | ITestService.rs | 2161 …_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/ |
D | ITestService.rs | 2161 …_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/ |
D | ITestService.java | 1889 ….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/ |
D | ITestService.java | 1889 ….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/ |
D | ITestService.cpp | 120 …: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/ |
D | ITestService.cpp | 120 …: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/ |
D | ITestService.cpp | 1490 FLAG_ONEWAY | FLAG_CLEAR_BUF in TestOneway()
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/ |
D | ITestService.cpp | 1490 FLAG_ONEWAY | FLAG_CLEAR_BUF in TestOneway()
|