Home | History | Annotate | Download | only in back

Lines Matching refs:permanent

1301  * Delete this handler (do not delete permanent handlers):
1314 if (node != NULL && (!node->permanent)) {
1324 * Delete all the handlers on this chain (do not delete permanent handlers).
1596 node->permanent = JNI_FALSE;
1643 jlocation location, jboolean permanent)
1659 node->permanent = permanent;