| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
| D | ParcelableForToString.h | 42 ::std::vector<float> floatArray; 59 …floatArray, byteValue, byteArray, booleanValue, booleanArray, stringValue, stringArray, stringList… 62 …floatArray, byteValue, byteArray, booleanValue, booleanArray, stringValue, stringArray, stringList… 93 _aidl_os << ", floatArray: " << ::android::internal::ToString(floatArray); in toString()
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
| D | ParcelableForToString.h | 50 std::vector<float> floatArray; variable 71 …floatArray, byteValue, byteArray, booleanValue, booleanArray, stringValue, stringArray, stringList… 74 …floatArray, byteValue, byteArray, booleanValue, booleanArray, stringValue, stringArray, stringList… 100 _aidl_os << ", floatArray: " << ::android::internal::ToString(floatArray); in toString()
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
| D | ParcelableForToString.h | 50 std::vector<float> floatArray; variable 71 …floatArray, byteValue, byteArray, booleanValue, booleanArray, stringValue, stringArray, stringList… 74 …floatArray, byteValue, byteArray, booleanValue, booleanArray, stringValue, stringArray, stringList… 100 _aidl_os << ", floatArray: " << ::android::internal::ToString(floatArray); in toString()
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
| D | ParcelableForToString.h | 42 ::std::vector<float> floatArray; 59 …floatArray, byteValue, byteArray, booleanValue, booleanArray, stringValue, stringArray, stringList… 62 …floatArray, byteValue, byteArray, booleanValue, booleanArray, stringValue, stringArray, stringList… 93 _aidl_os << ", floatArray: " << ::android::internal::ToString(floatArray); in toString()
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
| D | ParcelableForToString.rs | 20 pub r#floatArray: Vec<f32>, 47 r#floatArray: Default::default(), in default() 76 subparcel.write(&self.r#floatArray)?; in write_to_parcel() 119 self.r#floatArray = subparcel.read()?; in read_from_parcel()
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
| D | ParcelableForToString.rs | 20 pub r#floatArray: Vec<f32>, 47 r#floatArray: Default::default(), in default() 76 subparcel.write(&self.r#floatArray)?; in write_to_parcel() 119 self.r#floatArray = subparcel.read()?; in read_from_parcel()
|
| /system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/ |
| D | BnLoggableInterface.h | 50 …d::vector<int64_t>* longArray, float floatValue, ::std::vector<float>* floatArray, double doubleVa… in LogThis() argument 51 …alue, charArray, intValue, intArray, longValue, longArray, floatValue, floatArray, doubleValue, do… in LogThis()
|
| D | BpLoggableInterface.h | 25 …d::vector<int64_t>* longArray, float floatValue, ::std::vector<float>* floatArray, double doubleVa…
|
| /system/tools/aidl/tests/ |
| D | aidl_test_client_loggable_interface.cpp | 69 vector<float> floatArray{51, 52}; in TEST_F() local 86 intValue, &intArray, longValue, &longArray, floatValue, &floatArray, in TEST_F()
|
| D | aidl_test_client_ndk_loggable_interface.cpp | 78 vector<float> floatArray{51, 52}; in TEST_F() local 94 intValue, &intArray, longValue, &longArray, floatValue, &floatArray, in TEST_F()
|
| /system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/ |
| D | BnLoggableInterface.h | 50 …d::vector<int64_t>* longArray, float floatValue, ::std::vector<float>* floatArray, double doubleVa… in LogThis() argument 51 …alue, charArray, intValue, intArray, longValue, longArray, floatValue, floatArray, doubleValue, do… in LogThis()
|
| D | BpLoggableInterface.h | 25 …d::vector<int64_t>* longArray, float floatValue, ::std::vector<float>* floatArray, double doubleVa…
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/ |
| D | ParcelableForToString.java | 19 public float[] floatArray; field in ParcelableForToString 58 _aidl_parcel.writeFloatArray(floatArray); in writeToParcel() 100 floatArray = _aidl_parcel.createFloatArray(); in readFromParcel() 148 _aidl_sj.add("floatArray: " + (java.util.Arrays.toString(floatArray))); in toString()
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
| D | ParcelableForToString.java | 19 public float[] floatArray; field in ParcelableForToString 58 _aidl_parcel.writeFloatArray(floatArray); in writeToParcel() 100 floatArray = _aidl_parcel.createFloatArray(); in readFromParcel() 148 _aidl_sj.add("floatArray: " + (java.util.Arrays.toString(floatArray))); in toString()
|
| /system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/ |
| D | ILoggableInterface.java | 15 … intArray, long longValue, long[] longArray, float floatValue, float[] floatArray, double doubleVa… in LogThis() argument 167 … intArray, long longValue, long[] longArray, float floatValue, float[] floatArray, double doubleVa… in LogThis() argument 185 _data.writeFloatArray(floatArray); in LogThis() 203 _reply.readFloatArray(floatArray); in LogThis() 228 … intArray, long longValue, long[] longArray, float floatValue, float[] floatArray, double doubleVa… in LogThis() argument
|
| /system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/ |
| D | ILoggableInterface.java | 15 … intArray, long longValue, long[] longArray, float floatValue, float[] floatArray, double doubleVa… in LogThis() argument 167 … intArray, long longValue, long[] longArray, float floatValue, float[] floatArray, double doubleVa… in LogThis() argument 185 _data.writeFloatArray(floatArray); in LogThis() 203 _reply.readFloatArray(floatArray); in LogThis() 228 … intArray, long longValue, long[] longArray, float floatValue, float[] floatArray, double doubleVa… in LogThis() argument
|
| /system/tools/aidl/tests/android/aidl/loggable/ |
| D | ILoggableInterface.aidl | 9 inout float[] floatArray, double doubleValue, inout double[] doubleArray, in LogThis() argument
|
| /system/tools/aidl/tests/android/aidl/tests/ |
| D | ParcelableForToString.aidl | 34 float[] floatArray;
|
| /system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/ |
| D | ILoggableInterface.cpp | 34 …d::vector<int64_t>* longArray, float floatValue, ::std::vector<float>* floatArray, double doubleVa… in LogThis() argument 54 …_transaction_log.input_args.emplace_back("floatArray", ::android::internal::ToString(*floatArray)); in LogThis() 114 _aidl_ret_status = _aidl_data.writeFloatVector(*floatArray); in LogThis() 156 …alue, charArray, intValue, intArray, longValue, longArray, floatValue, floatArray, doubleValue, do… in LogThis() 192 _aidl_ret_status = _aidl_reply.readFloatVector(floatArray); in LogThis() 234 …transaction_log.output_args.emplace_back("floatArray", ::android::internal::ToString(*floatArray)); in LogThis()
|
| /system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/ |
| D | ILoggableInterface.cpp | 34 …d::vector<int64_t>* longArray, float floatValue, ::std::vector<float>* floatArray, double doubleVa… in LogThis() argument 54 …_transaction_log.input_args.emplace_back("floatArray", ::android::internal::ToString(*floatArray)); in LogThis() 114 _aidl_ret_status = _aidl_data.writeFloatVector(*floatArray); in LogThis() 156 …alue, charArray, intValue, intArray, longValue, longArray, floatValue, floatArray, doubleValue, do… in LogThis() 192 _aidl_ret_status = _aidl_reply.readFloatVector(floatArray); in LogThis() 234 …transaction_log.output_args.emplace_back("floatArray", ::android::internal::ToString(*floatArray)); in LogThis()
|
| /system/tools/aidl/tests/android/aidl/fixedsizearray/ |
| D | FixedSizeArrayExample.aidl | 30 float[2] floatArray;
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-ndk-source/gen/include/aidl/android/aidl/fixedsizearray/ |
| D | FixedSizeArrayExample.h | 198 std::array<float, 2> floatArray = {{}}; variable 252 …floatArray, doubleArray, stringArray, byteEnumArray, intEnumArray, longEnumArray, parcelableArray,… 255 …floatArray, doubleArray, stringArray, byteEnumArray, intEnumArray, longEnumArray, parcelableArray,… 280 _aidl_os << ", floatArray: " << ::android::internal::ToString(floatArray); in toString()
|
| /system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-ndk-source/gen/include/aidl/android/aidl/fixedsizearray/ |
| D | FixedSizeArrayExample.h | 198 std::array<float, 2> floatArray = {{}}; variable 252 …floatArray, doubleArray, stringArray, byteEnumArray, intEnumArray, longEnumArray, parcelableArray,… 255 …floatArray, doubleArray, stringArray, byteEnumArray, intEnumArray, longEnumArray, parcelableArray,… 280 _aidl_os << ", floatArray: " << ::android::internal::ToString(floatArray); in toString()
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/ |
| D | ParcelableForToString.cpp | 81 _aidl_ret_status = ::ndk::AParcel_readData(_aidl_parcel, &floatArray); in readFromParcel() 219 _aidl_ret_status = ::ndk::AParcel_writeData(_aidl_parcel, floatArray); in writeToParcel()
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/ |
| D | ParcelableForToString.cpp | 85 _aidl_ret_status = _aidl_parcel->readFloatVector(&floatArray); in readFromParcel() 244 _aidl_ret_status = _aidl_parcel->writeFloatVector(floatArray); in writeToParcel()
|