| /system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V3-java-source/gen/android/aidl/versioned/tests/ |
| D | IFooInterface.java | 34 …@Override public int returnsLengthOfFooArray(android.aidl.versioned.tests.Foo[] foos) throws andro… in returnsLengthOfFooArray() 81 …@Override public int returnsLengthOfFooArray(android.aidl.versioned.tests.Foo[] foos) throws andro… in returnsLengthOfFooArray() 282 …@Override public int returnsLengthOfFooArray(android.aidl.versioned.tests.Foo[] foos) throws andro… in returnsLengthOfFooArray() 368 …public int returnsLengthOfFooArray(android.aidl.versioned.tests.Foo[] foos) throws android.os.Remo… in returnsLengthOfFooArray()
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V3-java-source/gen/android/aidl/versioned/tests/ |
| D | IFooInterface.java | 34 …@Override public int returnsLengthOfFooArray(android.aidl.versioned.tests.Foo[] foos) throws andro… in returnsLengthOfFooArray() 81 …@Override public int returnsLengthOfFooArray(android.aidl.versioned.tests.Foo[] foos) throws andro… in returnsLengthOfFooArray() 282 …@Override public int returnsLengthOfFooArray(android.aidl.versioned.tests.Foo[] foos) throws andro… in returnsLengthOfFooArray() 368 …public int returnsLengthOfFooArray(android.aidl.versioned.tests.Foo[] foos) throws android.os.Remo… in returnsLengthOfFooArray()
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V1-java-source/gen/android/aidl/versioned/tests/ |
| D | IFooInterface.java | 34 …@Override public int returnsLengthOfFooArray(android.aidl.versioned.tests.Foo[] foos) throws andro… in returnsLengthOfFooArray() 236 …@Override public int returnsLengthOfFooArray(android.aidl.versioned.tests.Foo[] foos) throws andro… in returnsLengthOfFooArray() 304 …public int returnsLengthOfFooArray(android.aidl.versioned.tests.Foo[] foos) throws android.os.Remo… in returnsLengthOfFooArray()
|
| /system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V1-java-source/gen/android/aidl/versioned/tests/ |
| D | IFooInterface.java | 34 …@Override public int returnsLengthOfFooArray(android.aidl.versioned.tests.Foo[] foos) throws andro… in returnsLengthOfFooArray() 236 …@Override public int returnsLengthOfFooArray(android.aidl.versioned.tests.Foo[] foos) throws andro… in returnsLengthOfFooArray() 304 …public int returnsLengthOfFooArray(android.aidl.versioned.tests.Foo[] foos) throws android.os.Remo… in returnsLengthOfFooArray()
|
| /system/tools/aidl/aidl_api/aidl-test-versioned-interface/1/android/aidl/versioned/tests/ |
| D | IFooInterface.aidl | 23 int returnsLengthOfFooArray(in android.aidl.versioned.tests.Foo[] foos); in returnsLengthOfFooArray()
|
| /system/tools/aidl/aidl_api/aidl-test-versioned-interface/current/android/aidl/versioned/tests/ |
| D | IFooInterface.aidl | 29 int returnsLengthOfFooArray(in android.aidl.versioned.tests.Foo[] foos); in returnsLengthOfFooArray()
|
| /system/tools/aidl/tests/versioned/android/aidl/versioned/tests/ |
| D | IFooInterface.aidl | 12 int returnsLengthOfFooArray(in Foo[] foos); in returnsLengthOfFooArray()
|
| /system/tools/aidl/aidl_api/aidl-test-versioned-interface/2/android/aidl/versioned/tests/ |
| D | IFooInterface.aidl | 23 int returnsLengthOfFooArray(in android.aidl.versioned.tests.Foo[] foos); in returnsLengthOfFooArray()
|
| /system/tools/aidl/aidl_api/aidl-test-versioned-interface/3/android/aidl/versioned/tests/ |
| D | IFooInterface.aidl | 25 int returnsLengthOfFooArray(in android.aidl.versioned.tests.Foo[] foos); in returnsLengthOfFooArray()
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V2-java-source/gen/android/aidl/versioned/tests/ |
| D | IFooInterface.java | 34 …@Override public int returnsLengthOfFooArray(android.aidl.versioned.tests.Foo[] foos) throws andro… in returnsLengthOfFooArray() 245 …@Override public int returnsLengthOfFooArray(android.aidl.versioned.tests.Foo[] foos) throws andro… in returnsLengthOfFooArray() 331 …public int returnsLengthOfFooArray(android.aidl.versioned.tests.Foo[] foos) throws android.os.Remo… in returnsLengthOfFooArray()
|
| /system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V2-java-source/gen/android/aidl/versioned/tests/ |
| D | IFooInterface.java | 34 …@Override public int returnsLengthOfFooArray(android.aidl.versioned.tests.Foo[] foos) throws andro… in returnsLengthOfFooArray() 245 …@Override public int returnsLengthOfFooArray(android.aidl.versioned.tests.Foo[] foos) throws andro… in returnsLengthOfFooArray() 331 …public int returnsLengthOfFooArray(android.aidl.versioned.tests.Foo[] foos) throws android.os.Remo… in returnsLengthOfFooArray()
|
| /system/tools/aidl/tests/java/src/android/aidl/tests/ |
| D | TestVersionedInterface.java | 83 Foo[] foos = new Foo[42]; in testArrayOfPacelableWithNewField() local
|
| /system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V1-cpp-source/gen/include/android/aidl/versioned/tests/ |
| D | BnFooInterface.h | 49 …onst ::std::vector<::android::aidl::versioned::tests::Foo>& foos, int32_t* _aidl_return) override { in returnsLengthOfFooArray()
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V1-cpp-source/gen/include/android/aidl/versioned/tests/ |
| D | BnFooInterface.h | 49 …onst ::std::vector<::android::aidl::versioned::tests::Foo>& foos, int32_t* _aidl_return) override { in returnsLengthOfFooArray()
|
| /system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V2-cpp-source/gen/include/android/aidl/versioned/tests/ |
| D | BnFooInterface.h | 50 …onst ::std::vector<::android::aidl::versioned::tests::Foo>& foos, int32_t* _aidl_return) override { in returnsLengthOfFooArray()
|
| /system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V3-cpp-source/gen/include/android/aidl/versioned/tests/ |
| D | BnFooInterface.h | 50 …onst ::std::vector<::android::aidl::versioned::tests::Foo>& foos, int32_t* _aidl_return) override { in returnsLengthOfFooArray()
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V3-cpp-source/gen/include/android/aidl/versioned/tests/ |
| D | BnFooInterface.h | 50 …onst ::std::vector<::android::aidl::versioned::tests::Foo>& foos, int32_t* _aidl_return) override { in returnsLengthOfFooArray()
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V2-cpp-source/gen/include/android/aidl/versioned/tests/ |
| D | BnFooInterface.h | 50 …onst ::std::vector<::android::aidl::versioned::tests::Foo>& foos, int32_t* _aidl_return) override { in returnsLengthOfFooArray()
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V1-cpp-source/gen/android/aidl/versioned/tests/ |
| D | IFooInterface.cpp | 155 …ooArray(const ::std::vector<::android::aidl::versioned::tests::Foo>& foos, int32_t* _aidl_return) { in returnsLengthOfFooArray()
|
| /system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V1-cpp-source/gen/android/aidl/versioned/tests/ |
| D | IFooInterface.cpp | 155 …ooArray(const ::std::vector<::android::aidl::versioned::tests::Foo>& foos, int32_t* _aidl_return) { in returnsLengthOfFooArray()
|
| /system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V3-cpp-source/gen/android/aidl/versioned/tests/ |
| D | IFooInterface.cpp | 155 …ooArray(const ::std::vector<::android::aidl::versioned::tests::Foo>& foos, int32_t* _aidl_return) { in returnsLengthOfFooArray()
|
| /system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V2-cpp-source/gen/android/aidl/versioned/tests/ |
| D | IFooInterface.cpp | 155 …ooArray(const ::std::vector<::android::aidl::versioned::tests::Foo>& foos, int32_t* _aidl_return) { in returnsLengthOfFooArray()
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V2-cpp-source/gen/android/aidl/versioned/tests/ |
| D | IFooInterface.cpp | 155 …ooArray(const ::std::vector<::android::aidl::versioned::tests::Foo>& foos, int32_t* _aidl_return) { in returnsLengthOfFooArray()
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V3-cpp-source/gen/android/aidl/versioned/tests/ |
| D | IFooInterface.cpp | 155 …ooArray(const ::std::vector<::android::aidl::versioned::tests::Foo>& foos, int32_t* _aidl_return) { in returnsLengthOfFooArray()
|
| /system/tools/aidl/tests/ |
| D | aidl_test_client_versioned_interface.cpp | 77 std::vector<Foo> foos(42); in TEST_F() local
|