Home
last modified time | relevance | path

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

/system/libhwbinder/include/hwbinder/
DIBinder.h77 FLAG_ONEWAY = 0x00000001 enumerator
/system/tools/hidl/
DInterface.cpp44 …ique<LiteralConstantExpression>(ScalarType::KIND_UINT32, hardware::IBinder::FLAG_ONEWAY, "oneway");
/system/tools/hidl/test/java_test/
Dhidl_test_java_native.cpp775 IBinder::FLAG_ONEWAY)); in TEST_F()
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/
DHidlTestJava.java658 binder.transact(18 /*doThatAndReturnSomething*/, request, reply, IBinder.FLAG_ONEWAY); in client()
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp1924 IBinder::FLAG_ONEWAY)); in TEST_F()