Searched defs:int64_1 (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/include/aidl/android/aidl/tests/ |
H A D | StructuredParcelable.h | 61 std::vector<int64_t> int64_1 = {1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L}; variable
|
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
H A D | StructuredParcelable.java | 44 public long[] int64_1 = {1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L}; field in StructuredParcelable
|
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
H A D | StructuredParcelable.rs | 37 pub int64_1: Vec<i64>, field
|