/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | ParcelableForToString.h | 34 std::vector<double> doubleArray; variable
|
/system/tools/aidl/tests/android/aidl/loggable/ |
D | ILoggableInterface.aidl | 9 inout float[] floatArray, double doubleValue, inout double[] doubleArray, in LogThis()
|
/system/tools/aidl/tests/ |
D | aidl_test_client_loggable_interface.cpp | 71 vector<double> doubleArray{53, 54}; in TEST_F() local
|
D | aidl_test_client_ndk_loggable_interface.cpp | 77 vector<double> doubleArray{53, 54}; in TEST_F() local
|
D | aidl_test_client_primitives.cpp | 160 TEST_F(AidlPrimitiveTest, doubleArray) { in TEST_F() argument
|
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/ |
D | ILoggableInterface.java | 10 …gArray, float floatValue, float[] floatArray, double doubleValue, double[] doubleArray, java.lang.… in LogThis() 151 …gArray, float floatValue, float[] floatArray, double doubleValue, double[] doubleArray, java.lang.… in LogThis() 208 …gArray, float floatValue, float[] floatArray, double doubleValue, double[] doubleArray, java.lang.… in LogThis()
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ParcelableForToString.java | 12 public double[] doubleArray; field in ParcelableForToString
|
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/ |
D | BnLoggableInterface.h | 37 …lue, ::std::vector<float>* floatArray, double doubleValue, ::std::vector<double>* doubleArray, con… in LogThis()
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
D | ParcelableForToString.rs | 10 pub doubleArray: Vec<f64>, field
|
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/ |
D | ILoggableInterface.cpp | 27 …lue, ::std::vector<float>* floatArray, double doubleValue, ::std::vector<double>* doubleArray, con… in LogThis()
|
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-ndk-source/gen/include/aidl/android/aidl/fixedsizearray/ |
D | FixedSizeArrayExample.h | 185 std::array<double, 2> doubleArray = {{}}; variable
|
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-cpp-source/gen/include/android/aidl/fixedsizearray/ |
D | FixedSizeArrayExample.h | 206 std::array<double, 2> doubleArray = {{}}; variable
|
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-java-source/gen/android/aidl/fixedsizearray/ |
D | FixedSizeArrayExample.java | 15 public double[] doubleArray; field in FixedSizeArrayExample
|
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-rust-source/gen/android/aidl/fixedsizearray/ |
D | FixedSizeArrayExample.rs | 12 pub doubleArray: [f64; 2], field
|