Home
last modified time | relevance | path

Searched defs:floatArray (Results 1 – 19 of 19) sorted by relevance

/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DParcelableForToString.h50 std::vector<float> floatArray; variable
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DParcelableForToString.h50 std::vector<float> floatArray; variable
/system/tools/aidl/tests/android/aidl/loggable/
DILoggableInterface.aidl9 inout float[] floatArray, double doubleValue, inout double[] doubleArray, in LogThis()
/system/tools/aidl/tests/
Daidl_test_client_loggable_interface.cpp69 vector<float> floatArray{51, 52}; in TEST_F() local
Daidl_test_client_ndk_loggable_interface.cpp78 vector<float> floatArray{51, 52}; in TEST_F() local
/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/
DILoggableInterface.java15 …nt[] intArray, long longValue, long[] longArray, float floatValue, float[] floatArray, double doub… in LogThis()
167 …nt[] intArray, long longValue, long[] longArray, float floatValue, float[] floatArray, double doub… in LogThis()
228 …nt[] intArray, long longValue, long[] longArray, float floatValue, float[] floatArray, double doub… in LogThis()
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/
DILoggableInterface.java15 …nt[] intArray, long longValue, long[] longArray, float floatValue, float[] floatArray, double doub… in LogThis()
167 …nt[] intArray, long longValue, long[] longArray, float floatValue, float[] floatArray, double doub… in LogThis()
228 …nt[] intArray, long longValue, long[] longArray, float floatValue, float[] floatArray, double doub… in LogThis()
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DParcelableForToString.java19 public float[] floatArray; field in ParcelableForToString
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DParcelableForToString.java19 public float[] floatArray; field in ParcelableForToString
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/
DBnLoggableInterface.h50 …Value, ::std::vector<int64_t>* longArray, float floatValue, ::std::vector<float>* floatArray, doub… in LogThis()
/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/
DBnLoggableInterface.h50 …Value, ::std::vector<int64_t>* longArray, float floatValue, ::std::vector<float>* floatArray, doub… in LogThis()
/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/
DILoggableInterface.cpp34 …Value, ::std::vector<int64_t>* longArray, float floatValue, ::std::vector<float>* floatArray, doub… in LogThis()
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/
DILoggableInterface.cpp34 …Value, ::std::vector<int64_t>* longArray, float floatValue, ::std::vector<float>* floatArray, doub… in LogThis()
/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-ndk-source/gen/include/aidl/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h198 std::array<float, 2> floatArray = {{}}; variable
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-ndk-source/gen/include/aidl/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h198 std::array<float, 2> floatArray = {{}}; variable
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-cpp-source/gen/include/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h223 std::array<float, 2> floatArray = {{}}; variable
/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-cpp-source/gen/include/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h223 std::array<float, 2> floatArray = {{}}; variable
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-java-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.java19 public float[] floatArray; field in FixedSizeArrayExample
/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-java-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.java19 public float[] floatArray; field in FixedSizeArrayExample