Home
last modified time | relevance | path

Searched defs:longArray (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.h46 std::vector<int64_t> longArray; variable
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DParcelableForToString.h46 std::vector<int64_t> longArray; variable
/system/tools/aidl/tests/android/aidl/loggable/
DILoggableInterface.aidl8 inout int[] intArray, long longValue, inout long[] longArray, float floatValue, in LogThis()
/system/tools/aidl/tests/
Daidl_test_client_loggable_interface.cpp67 vector<int64_t> longArray{48, 49}; in TEST_F() local
Daidl_test_client_ndk_loggable_interface.cpp76 vector<int64_t> longArray{48, 49}; in TEST_F() local
/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/
DILoggableInterface.java15 …ue, char[] charArray, int intValue, int[] intArray, long longValue, long[] longArray, float floatV… in LogThis()
167 …ue, char[] charArray, int intValue, int[] intArray, long longValue, long[] longArray, float floatV… in LogThis()
228 …ue, char[] charArray, int intValue, int[] intArray, long longValue, long[] longArray, float floatV… in LogThis()
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/
DILoggableInterface.java15 …ue, char[] charArray, int intValue, int[] intArray, long longValue, long[] longArray, float floatV… in LogThis()
167 …ue, char[] charArray, int intValue, int[] intArray, long longValue, long[] longArray, float floatV… in LogThis()
228 …ue, char[] charArray, int intValue, int[] intArray, long longValue, long[] longArray, float floatV… in LogThis()
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DParcelableForToString.java15 public long[] longArray; field in ParcelableForToString
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DParcelableForToString.java15 public long[] longArray; 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<int32_t>* intArray, int64_t longValue, ::std::vector<int64_t>* longArray, flo… 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<int32_t>* intArray, int64_t longValue, ::std::vector<int64_t>* longArray, flo… in LogThis()
/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/
DILoggableInterface.cpp34 …Value, ::std::vector<int32_t>* intArray, int64_t longValue, ::std::vector<int64_t>* longArray, flo… in LogThis()
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/
DILoggableInterface.cpp34 …Value, ::std::vector<int32_t>* intArray, int64_t longValue, ::std::vector<int64_t>* longArray, flo… in LogThis()
/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-ndk-source/gen/include/aidl/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h197 std::array<int64_t, 2> longArray = {{}}; variable
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-ndk-source/gen/include/aidl/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h197 std::array<int64_t, 2> longArray = {{}}; variable
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-cpp-source/gen/include/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h222 std::array<int64_t, 2> longArray = {{}}; variable
/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-cpp-source/gen/include/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h222 std::array<int64_t, 2> longArray = {{}}; variable
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-java-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.java18 public long[] longArray; field in FixedSizeArrayExample
/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-java-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.java18 public long[] longArray; field in FixedSizeArrayExample