Home | History | Annotate | Download | only in jni

Lines Matching refs:virtualEnd

1192 // and virtualEnd and swap the weak reference for the real object.
1246 // virtualEnd(). So, release the local reference from the AutoJObject
1247 // and delete the local reference in virtualEnd().
1255 virtual void virtualEnd()
1260 INHERITED::virtualEnd();
1271 // The current depth of nested calls to virtualBegin and virtualEnd.