Searched refs:jtype (Results 1 – 2 of 2) sorted by relevance
764 #define JNI_TYPE_TRAIT(jtype, the_type_descriptor, the_native_kind, the_type_finality, the_position… argument766 struct jni_type_trait< jtype > { \771 static constexpr const char type_name[] = #jtype; \
30 #define STORAGE_FN_FOR_JNI_TRAITS(jtype, ...) \ argument31 constexpr char nativehelper::detail::jni_type_trait<jtype>::type_descriptor[]; \32 constexpr char nativehelper::detail::jni_type_trait<jtype>::type_name[];