Searched defs:kNative (Results 1 – 5 of 5) sorted by relevance
54 kNative = 1, enumerator
65 kNative, // RUNNABLE TS_RUNNING running in a JNI native method enumerator
54 kNative, enumerator
202 kNative, enumerator
243 constexpr jint kNative = static_cast<jint>(0x0100); in BindFunctionsOnClass() local