Searched refs:kLocal (Results 1 – 4 of 4) sorted by relevance
120 kLocal = 1, // <<local reference>> enumerator
2537 case kLocal: { in GetObjectRefType()2959 locals(kLocalsInitial, kLocalsMax, kLocal), in JNIEnvExt()
1250 …if (localRef != nullptr && GetIndirectRefKind(localRef) != kLocal && !IsHandleScopeLocalRef(env, l… in DeleteLocalRef()
1343 if (kind == kLocal) { in DecodeJObject()