Home
last modified time | relevance | path

Searched refs:JNINativeInterface_ (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-9/
H A Dcall-conv-field.rs11 pub struct JNINativeInterface_ { structure names
21 const UNINIT: ::std::mem::MaybeUninit<JNINativeInterface_> = in bindgen_test_layout_JNINativeInterface_()
25 ::std::mem::size_of::<JNINativeInterface_>(), in bindgen_test_layout_JNINativeInterface_()
27 concat!("Size of: ", stringify!(JNINativeInterface_)) in bindgen_test_layout_JNINativeInterface_()
30 ::std::mem::align_of::<JNINativeInterface_>(), in bindgen_test_layout_JNINativeInterface_()
32 concat!("Alignment of ", stringify!(JNINativeInterface_)) in bindgen_test_layout_JNINativeInterface_()
41 stringify!(JNINativeInterface_), in bindgen_test_layout_JNINativeInterface_()
51 stringify!(JNINativeInterface_), in bindgen_test_layout_JNINativeInterface_()
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-5/
H A Dcall-conv-field.rs11 pub struct JNINativeInterface_ { structure names
21 const UNINIT: ::std::mem::MaybeUninit<JNINativeInterface_> = in bindgen_test_layout_JNINativeInterface_()
25 ::std::mem::size_of::<JNINativeInterface_>(), in bindgen_test_layout_JNINativeInterface_()
27 concat!("Size of: ", stringify!(JNINativeInterface_)) in bindgen_test_layout_JNINativeInterface_()
30 ::std::mem::align_of::<JNINativeInterface_>(), in bindgen_test_layout_JNINativeInterface_()
32 concat!("Alignment of ", stringify!(JNINativeInterface_)) in bindgen_test_layout_JNINativeInterface_()
41 stringify!(JNINativeInterface_), in bindgen_test_layout_JNINativeInterface_()
51 stringify!(JNINativeInterface_), in bindgen_test_layout_JNINativeInterface_()
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dcall-conv-field.h7 struct JNINativeInterface_ { struct

Completed in 2 milliseconds