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