Home
last modified time | relevance | path

Searched refs:kNotJni (Results 1 – 1 of 1) sorted by relevance

/libnativehelper/platform_include/nativehelper/detail/
Dsignature_checker.h668 kNotJni, // Illegal parameter used inside of a function type. enumerator
705 static constexpr NativeKind native_kind = kNotJni;
876 if (expected_native_kind == NativeKind::kNotJni) { in IsValidJniParameter()
1092 X_ASSERT(res.native_kind != kNotJni);