Home
last modified time | relevance | path

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

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