Searched refs:expected_native_kind (Results 1 – 1 of 1) sorted by relevance
873 NativeKind expected_native_kind = expected_trait::native_kind; in IsValidJniParameter() local876 if (expected_native_kind == NativeKind::kNotJni) { in IsValidJniParameter()890 if (expected_native_kind == kNormalJniCallingConventionParameter) { in IsValidJniParameter()898 } else if (expected_native_kind == kCriticalNative) { in IsValidJniParameter()