Home
last modified time | relevance | path

Searched defs:ibinder (Results 1 – 9 of 9) sorted by relevance

/system/tools/aidl/tests/
Daidl_test_client.h43 sp<android::IBinder> ibinder; in SetUp() local
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DUnion.h41 ibinder = 4, enumerator
50 static const inline Tag ibinder = Tag::ibinder; variable
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DUnion.h41 ibinder = 4, enumerator
50 static const inline Tag ibinder = Tag::ibinder; variable
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DUnion.h48 ibinder = 4, enumerator
58 static const inline Tag ibinder = Tag::ibinder; variable
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DUnion.h48 ibinder = 4, enumerator
58 static const inline Tag ibinder = Tag::ibinder; variable
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DUnion.java16 public final static int ibinder = 4; // IBinder ibinder; field in Union
104 public static Union ibinder(android.os.IBinder _value) { in ibinder() method in Union
296 public static final int ibinder = 4; field
DStructuredParcelable.java46 public android.os.IBinder ibinder; field in StructuredParcelable
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DUnion.java16 public final static int ibinder = 4; // IBinder ibinder; field in Union
104 public static Union ibinder(android.os.IBinder _value) { in ibinder() method in Union
296 public static final int ibinder = 4; field
DStructuredParcelable.java46 public android.os.IBinder ibinder; field in StructuredParcelable