/cts/tests/tests/binder_ndk/libbinder_ndk_test/aidl_api/libbinder_ndk_test_interface/2/test_package/ |
D | ITest.aidl | 1 package test_package; package 18 test_package.ByteEnum RepeatByteEnum(test_package.ByteEnum value); in RepeatByteEnum() 19 test_package.IntEnum RepeatIntEnum(test_package.IntEnum value); in RepeatIntEnum() 20 test_package.LongEnum RepeatLongEnum(test_package.LongEnum value); in RepeatLongEnum() 23 test_package.IEmpty RepeatInterface(test_package.IEmpty value); in RepeatInterface() 24 @nullable test_package.IEmpty RepeatNullableInterface(@nullable test_package.IEmpty value); in RepeatNullableInterface() 29 test_package.RegularPolygon RepeatPolygon(in test_package.RegularPolygon value); in RepeatPolygon() 30 …@nullable test_package.RegularPolygon RepeatNullablePolygon(in @nullable test_package.RegularPolyg… in RepeatNullablePolygon() 31 void RenamePolygon(inout test_package.RegularPolygon value, String newName); in RenamePolygon() 39 …test_package.ByteEnum[] RepeatByteEnumArray(in test_package.ByteEnum[] input, out test_package.Byt… in RepeatByteEnumArray() [all …]
|
D | Foo.aidl | 1 package test_package; package 6 test_package.Bar d; 7 test_package.Bar e; 9 test_package.ByteEnum shouldBeByteBar; 10 test_package.IntEnum shouldBeIntBar; 11 test_package.LongEnum shouldBeLongBar; 12 test_package.ByteEnum[] shouldContainTwoByteFoos; 13 test_package.IntEnum[] shouldContainTwoIntFoos; 14 test_package.LongEnum[] shouldContainTwoLongFoos;
|
D | IEmpty.aidl | 1 package test_package; package
|
/cts/tests/tests/binder_ndk/libbinder_ndk_test/aidl_api/libbinder_ndk_test_interface_dup/1/test_package/ |
D | ITest.aidl | 1 package test_package; package 18 test_package.ByteEnum RepeatByteEnum(test_package.ByteEnum value); in RepeatByteEnum() 19 test_package.IntEnum RepeatIntEnum(test_package.IntEnum value); in RepeatIntEnum() 20 test_package.LongEnum RepeatLongEnum(test_package.LongEnum value); in RepeatLongEnum() 23 test_package.IEmpty RepeatInterface(test_package.IEmpty value); in RepeatInterface() 24 @nullable test_package.IEmpty RepeatNullableInterface(@nullable test_package.IEmpty value); in RepeatNullableInterface() 29 test_package.RegularPolygon RepeatPolygon(in test_package.RegularPolygon value); in RepeatPolygon() 30 …@nullable test_package.RegularPolygon RepeatNullablePolygon(in @nullable test_package.RegularPolyg… in RepeatNullablePolygon() 31 void RenamePolygon(inout test_package.RegularPolygon value, String newName); in RenamePolygon() 39 …test_package.ByteEnum[] RepeatByteEnumArray(in test_package.ByteEnum[] input, out test_package.Byt… in RepeatByteEnumArray() [all …]
|
D | Foo.aidl | 1 package test_package; package 6 test_package.Bar d; 7 test_package.Bar e; 9 test_package.ByteEnum shouldBeByteBar; 10 test_package.IntEnum shouldBeIntBar; 11 test_package.LongEnum shouldBeLongBar; 12 test_package.ByteEnum[] shouldContainTwoByteFoos; 13 test_package.IntEnum[] shouldContainTwoIntFoos; 14 test_package.LongEnum[] shouldContainTwoLongFoos;
|
D | IEmpty.aidl | 1 package test_package; package
|
/cts/tests/tests/binder_ndk/libbinder_ndk_test/aidl_api/libbinder_ndk_test_interface_dup/current/test_package/ |
D | ITest.aidl | 18 package test_package; package 35 test_package.ByteEnum RepeatByteEnum(test_package.ByteEnum value); in RepeatByteEnum() 36 test_package.IntEnum RepeatIntEnum(test_package.IntEnum value); in RepeatIntEnum() 37 test_package.LongEnum RepeatLongEnum(test_package.LongEnum value); in RepeatLongEnum() 40 test_package.IEmpty RepeatInterface(test_package.IEmpty value); in RepeatInterface() 41 @nullable test_package.IEmpty RepeatNullableInterface(@nullable test_package.IEmpty value); in RepeatNullableInterface() 46 test_package.RegularPolygon RepeatPolygon(in test_package.RegularPolygon value); in RepeatPolygon() 47 …@nullable test_package.RegularPolygon RepeatNullablePolygon(in @nullable test_package.RegularPolyg… in RepeatNullablePolygon() 48 void RenamePolygon(inout test_package.RegularPolygon value, String newName); in RenamePolygon() 56 …test_package.ByteEnum[] RepeatByteEnumArray(in test_package.ByteEnum[] input, out test_package.Byt… in RepeatByteEnumArray() [all …]
|
D | Foo.aidl | 18 package test_package; package 23 test_package.Bar d; 24 test_package.Bar e; 26 test_package.ByteEnum shouldBeByteBar; 27 test_package.IntEnum shouldBeIntBar; 28 test_package.LongEnum shouldBeLongBar; 29 test_package.ByteEnum[] shouldContainTwoByteFoos; 30 test_package.IntEnum[] shouldContainTwoIntFoos; 31 test_package.LongEnum[] shouldContainTwoLongFoos;
|
D | IEmpty.aidl | 18 package test_package; package
|
/cts/tests/tests/binder_ndk/libbinder_ndk_test/aidl_api/libbinder_ndk_test_interface/1/test_package/ |
D | ITest.aidl | 1 package test_package; package 18 test_package.ByteEnum RepeatByteEnum(test_package.ByteEnum value); in RepeatByteEnum() 19 test_package.IntEnum RepeatIntEnum(test_package.IntEnum value); in RepeatIntEnum() 20 test_package.LongEnum RepeatLongEnum(test_package.LongEnum value); in RepeatLongEnum() 23 test_package.IEmpty RepeatInterface(test_package.IEmpty value); in RepeatInterface() 24 @nullable test_package.IEmpty RepeatNullableInterface(@nullable test_package.IEmpty value); in RepeatNullableInterface() 29 test_package.RegularPolygon RepeatPolygon(in test_package.RegularPolygon value); in RepeatPolygon() 30 …@nullable test_package.RegularPolygon RepeatNullablePolygon(in @nullable test_package.RegularPolyg… in RepeatNullablePolygon() 31 void RenamePolygon(inout test_package.RegularPolygon value, String newName); in RenamePolygon() 39 …test_package.ByteEnum[] RepeatByteEnumArray(in test_package.ByteEnum[] input, out test_package.Byt… in RepeatByteEnumArray() [all …]
|
D | Foo.aidl | 1 package test_package; package 6 test_package.Bar d; 7 test_package.Bar e; 9 test_package.ByteEnum shouldBeByteBar; 10 test_package.IntEnum shouldBeIntBar; 11 test_package.LongEnum shouldBeLongBar; 12 test_package.ByteEnum[] shouldContainTwoByteFoos; 13 test_package.IntEnum[] shouldContainTwoIntFoos; 14 test_package.LongEnum[] shouldContainTwoLongFoos;
|
D | IEmpty.aidl | 1 package test_package; package
|
/cts/tests/tests/binder_ndk/libbinder_ndk_test/aidl_api/libbinder_ndk_test_interface/current/test_package/ |
D | ITest.aidl | 18 package test_package; package 35 test_package.ByteEnum RepeatByteEnum(test_package.ByteEnum value); in RepeatByteEnum() 36 test_package.IntEnum RepeatIntEnum(test_package.IntEnum value); in RepeatIntEnum() 37 test_package.LongEnum RepeatLongEnum(test_package.LongEnum value); in RepeatLongEnum() 40 test_package.IEmpty RepeatInterface(test_package.IEmpty value); in RepeatInterface() 41 @nullable test_package.IEmpty RepeatNullableInterface(@nullable test_package.IEmpty value); in RepeatNullableInterface() 46 test_package.RegularPolygon RepeatPolygon(in test_package.RegularPolygon value); in RepeatPolygon() 47 …@nullable test_package.RegularPolygon RepeatNullablePolygon(in @nullable test_package.RegularPolyg… in RepeatNullablePolygon() 48 void RenamePolygon(inout test_package.RegularPolygon value, String newName); in RenamePolygon() 56 …test_package.ByteEnum[] RepeatByteEnumArray(in test_package.ByteEnum[] input, out test_package.Byt… in RepeatByteEnumArray() [all …]
|
D | Foo.aidl | 18 package test_package; package 23 test_package.Bar d; 24 test_package.Bar e; 26 test_package.ByteEnum shouldBeByteBar; 27 test_package.IntEnum shouldBeIntBar; 28 test_package.LongEnum shouldBeLongBar; 29 test_package.ByteEnum[] shouldContainTwoByteFoos; 30 test_package.IntEnum[] shouldContainTwoIntFoos; 31 test_package.LongEnum[] shouldContainTwoLongFoos;
|
D | IEmpty.aidl | 18 package test_package; package
|
D | LongEnum.aidl | 18 package test_package; package
|
/cts/tests/tests/binder_ndk/libbinder_ndk_test/test_package/ |
D | Foo.aidl | 1 package test_package; package 3 import test_package.Bar; 4 import test_package.ByteEnum; 5 import test_package.IntEnum; 6 import test_package.LongEnum;
|
D | ITest.aidl | 17 package test_package; package 19 import test_package.ByteEnum; 20 import test_package.Foo; 21 import test_package.IEmpty; 22 import test_package.IntEnum; 23 import test_package.LongEnum; 24 import test_package.RegularPolygon;
|
D | IEmpty.aidl | 17 package test_package; package
|
/cts/tests/tests/binder_ndk/libbinder_ndk_test/ |
D | Android.bp | 18 "test_package/Bar.aidl", 19 "test_package/ByteEnum.aidl", 20 "test_package/Foo.aidl", 21 "test_package/IEmpty.aidl", 22 "test_package/ITest.aidl", 23 "test_package/IntEnum.aidl", 24 "test_package/LongEnum.aidl", 25 "test_package/RegularPolygon.aidl",
|
D | itest_impl.h | 26 using Bar = ::aidl::test_package::Bar; 27 using ByteEnum = ::aidl::test_package::ByteEnum; 28 using Foo = ::aidl::test_package::Foo; 29 using IEmpty = ::aidl::test_package::IEmpty; 30 using IntEnum = ::aidl::test_package::IntEnum; 31 using LongEnum = ::aidl::test_package::LongEnum; 32 using RegularPolygon = ::aidl::test_package::RegularPolygon; 34 class MyTest : public ::aidl::test_package::BnTest, 323 const std::vector<::aidl::test_package::RegularPolygon>& in_input, in Repeat2RegularPolygonList() 324 std::vector<::aidl::test_package::RegularPolygon>* out_repeated, in Repeat2RegularPolygonList() [all …]
|
D | test_native_aidl_client.cpp | 36 using ::aidl::test_package::Bar; 37 using ::aidl::test_package::BpTest; 38 using ::aidl::test_package::ByteEnum; 39 using ::aidl::test_package::Foo; 40 using ::aidl::test_package::IntEnum; 41 using ::aidl::test_package::ITest; 42 using ::aidl::test_package::LongEnum; 43 using ::aidl::test_package::RegularPolygon; 274 class MyEmpty : public ::aidl::test_package::BnEmpty {}; in TEST_P() 500 namespace test_package { namespace [all …]
|
/cts/hostsidetests/appsecurity/res/apexsigverify/ |
D | README.md | 20 system/apex/apexd/apexd_testdata/com.android.apex.test_package.no_inst_key.avbpubkey 21 system/apex/apexd/apexd_testdata/com.android.apex.test_package.prepostinstall.fail.avbpubkey 22 system/apex/apexd/apexd_testdata/com.android.apex.test_package.postinstall.avbpubkey 23 system/apex/apexd/apexd_testdata/com.android.apex.test_package.preinstall.avbpubkey 24 system/apex/apexd/apexd_testdata/com.android.apex.test_package.avbpubkey
|
/cts/tests/tests/binder_ndk/src/android/binder/cts/ |
D | TestImpl.java | 25 import test_package.IEmpty; 26 import test_package.ITest; 27 import test_package.RegularPolygon; 28 import test_package.Foo; 29 import test_package.Bar;
|
D | JavaClientTest.java | 38 import test_package.Bar; 39 import test_package.ByteEnum; 40 import test_package.Foo; 41 import test_package.IEmpty; 42 import test_package.ITest; 43 import test_package.IntEnum; 44 import test_package.LongEnum; 45 import test_package.RegularPolygon;
|