Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/back/
DcommonRef.h36 jvmtiError commonRef_unpin(jlong id);
DObjectReferenceImpl.c272 error = commonRef_unpin(id); in enableCollection()
DcommonRef.c594 commonRef_unpin(jlong id) in commonRef_unpin() function