Home
last modified time | relevance | path

Searched refs:parcelableArray (Results 1 – 18 of 18) sorted by relevance

/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DParcelableForToString.h45 std::vector<::aidl::android::aidl::tests::OtherParcelableForToString> parcelableArray; variable
57parcelableArray, enumValue, enumArray, nullArray, nullList, parcelableGeneric, unionValue) != std:…
60parcelableArray, enumValue, enumArray, nullArray, nullList, parcelableGeneric, unionValue) < std::…
63parcelableArray, enumValue, enumArray, nullArray, nullList, parcelableGeneric, unionValue) <= std:…
66parcelableArray, enumValue, enumArray, nullArray, nullList, parcelableGeneric, unionValue) == std:…
69parcelableArray, enumValue, enumArray, nullArray, nullList, parcelableGeneric, unionValue) > std::…
72parcelableArray, enumValue, enumArray, nullArray, nullList, parcelableGeneric, unionValue) >= std:…
95 os << ", parcelableArray: " << ::android::internal::ToString(parcelableArray); in toString()
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DParcelableForToString.h37 ::std::vector<::android::aidl::tests::OtherParcelableForToString> parcelableArray;
45parcelableArray, enumValue, enumArray, nullArray, nullList, parcelableGeneric, unionValue) != std:…
48parcelableArray, enumValue, enumArray, nullArray, nullList, parcelableGeneric, unionValue) < std::…
51parcelableArray, enumValue, enumArray, nullArray, nullList, parcelableGeneric, unionValue) <= std:…
54parcelableArray, enumValue, enumArray, nullArray, nullList, parcelableGeneric, unionValue) == std:…
57parcelableArray, enumValue, enumArray, nullArray, nullList, parcelableGeneric, unionValue) > std::…
60parcelableArray, enumValue, enumArray, nullArray, nullList, parcelableGeneric, unionValue) >= std:…
88 os << ", parcelableArray: " << ::android::internal::ToString(parcelableArray); in toString()
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/
DParcelableForToString.rs21 pub parcelableArray: Vec<crate::mangled::_7_android_4_aidl_5_tests_26_OtherParcelableForToString>, field
48 parcelableArray: Default::default(), in default()
77 subparcel.write(&self.parcelableArray)?; in write_to_parcel()
138 self.parcelableArray = subparcel.read()?; in read_from_parcel()
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DParcelableForToString.java23 public android.aidl.tests.OtherParcelableForToString[] parcelableArray; field in ParcelableForToString
62 _aidl_parcel.writeTypedArray(parcelableArray, _aidl_flag); in writeToParcel()
113parcelableArray = _aidl_parcel.createTypedArray(android.aidl.tests.OtherParcelableForToString.CREA… in readFromParcel()
152 _aidl_sj.add("parcelableArray: " + (java.util.Arrays.toString(parcelableArray))); in toString()
165 _mask |= describeContents(parcelableArray); in describeContents()
/system/tools/aidl/tests/android/aidl/tests/
DParcelableForToString.aidl43 OtherParcelableForToString[] parcelableArray;
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-ndk-source/gen/include/aidl/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h190 …dl::android::aidl::fixedsizearray::FixedSizeArrayExample::IntParcelable, 2> parcelableArray = {{}}; variable
238parcelableArray, boolMatrix, byteMatrix, charMatrix, intMatrix, longMatrix, floatMatrix, doubleMat…
241parcelableArray, boolMatrix, byteMatrix, charMatrix, intMatrix, longMatrix, floatMatrix, doubleMat…
244parcelableArray, boolMatrix, byteMatrix, charMatrix, intMatrix, longMatrix, floatMatrix, doubleMat…
247parcelableArray, boolMatrix, byteMatrix, charMatrix, intMatrix, longMatrix, floatMatrix, doubleMat…
250parcelableArray, boolMatrix, byteMatrix, charMatrix, intMatrix, longMatrix, floatMatrix, doubleMat…
253parcelableArray, boolMatrix, byteMatrix, charMatrix, intMatrix, longMatrix, floatMatrix, doubleMat…
272 os << ", parcelableArray: " << ::android::internal::ToString(parcelableArray); in toString()
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-cpp-source/gen/include/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h211 …y<::android::aidl::fixedsizearray::FixedSizeArrayExample::IntParcelable, 2> parcelableArray = {{}}; variable
255parcelableArray, boolMatrix, byteMatrix, charMatrix, intMatrix, longMatrix, floatMatrix, doubleMat…
258parcelableArray, boolMatrix, byteMatrix, charMatrix, intMatrix, longMatrix, floatMatrix, doubleMat…
261parcelableArray, boolMatrix, byteMatrix, charMatrix, intMatrix, longMatrix, floatMatrix, doubleMat…
264parcelableArray, boolMatrix, byteMatrix, charMatrix, intMatrix, longMatrix, floatMatrix, doubleMat…
267parcelableArray, boolMatrix, byteMatrix, charMatrix, intMatrix, longMatrix, floatMatrix, doubleMat…
270parcelableArray, boolMatrix, byteMatrix, charMatrix, intMatrix, longMatrix, floatMatrix, doubleMat…
294 os << ", parcelableArray: " << ::android::internal::ToString(parcelableArray); in toString()
/system/tools/aidl/tests/android/aidl/fixedsizearray/
DFixedSizeArrayExample.aidl36 IntParcelable[2] parcelableArray;
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DParcelableForToString.cpp136 _aidl_ret_status = ::ndk::AParcel_readData(_aidl_parcel, &parcelableArray); in readFromParcel()
238 _aidl_ret_status = ::ndk::AParcel_writeData(_aidl_parcel, parcelableArray); in writeToParcel()
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DParcelableForToString.cpp149 _aidl_ret_status = _aidl_parcel->readParcelableVector(&parcelableArray); in readFromParcel()
272 _aidl_ret_status = _aidl_parcel->writeParcelableVector(parcelableArray); in writeToParcel()
/system/tools/aidl/tests/
Daidl_test_client_ndk_nullables.cpp59 TEST_F(AidlTest, parcelableArray) { in TEST_F() argument
Daidl_test_client_nullables.cpp111 TEST_F(RepeatNullableTest, parcelableArray) { in TEST_F() argument
Daidl_test_client_parcelables.cpp512 p.parcelableArray = {op, op}; in TEST_F()
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-java-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.java20 public android.aidl.fixedsizearray.FixedSizeArrayExample.IntParcelable[] parcelableArray; field in FixedSizeArrayExample
99 _aidl_parcel.writeFixedArray(parcelableArray, _aidl_flag, 2); in writeToParcel()
178parcelableArray = _aidl_parcel.createFixedArray(android.aidl.fixedsizearray.FixedSizeArrayExample.… in readFromParcel()
285 _aidl_sj.add("parcelableArray: " + (java.util.Arrays.toString(parcelableArray))); in toString()
333 _mask |= describeContents(parcelableArray); in describeContents()
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-rust-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.rs17 …pub parcelableArray: [crate::mangled::_7_android_4_aidl_14_fixedsizearray_21_FixedSizeArrayExample… field
76 parcelableArray: [Default::default(), Default::default()], in default()
137 subparcel.write(&self.parcelableArray)?; in write_to_parcel()
222 self.parcelableArray = subparcel.read()?; in read_from_parcel()
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-cpp-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.cpp117 _aidl_ret_status = _aidl_parcel->readFixedArray(&parcelableArray); in readFromParcel()
512 _aidl_ret_status = _aidl_parcel->writeFixedArray(parcelableArray); in writeToParcel()
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-ndk-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.cpp108 _aidl_ret_status = ::ndk::AParcel_readData(_aidl_parcel, &parcelableArray); in readFromParcel()
450 _aidl_ret_status = ::ndk::AParcel_writeData(_aidl_parcel, parcelableArray); in writeToParcel()
/system/tools/aidl/tests/java/src/android/aidl/tests/
DTestServiceClient.java859 p.parcelableArray = new OtherParcelableForToString[]{op, op}; in testToString()