Home
last modified time | relevance | path

Searched defs:hexInt64_pos_1 (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
H A DStructuredParcelable.h82 int32_t hexInt64_pos_1 = int32_t(1); variable
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/include/aidl/android/aidl/tests/
H A DStructuredParcelable.h63 int32_t hexInt64_pos_1 = 1; variable
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
H A DStructuredParcelable.java46 public int hexInt64_pos_1 = 1; field in StructuredParcelable
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/
H A DStructuredParcelable.rs39 pub hexInt64_pos_1: i32, field