Searched refs:expected_trait (Results 1 – 1 of 1) sorted by relevance
873 using expected_trait = jni_type_trait<typename std::remove_cv<T>::type>; in IsValidJniParameter() local874 NativeKind expected_native_kind = expected_trait::native_kind; in IsValidJniParameter()885 NativePositionAllowed expected_position = expected_trait::position_allowed; in IsValidJniParameter()