Lines Matching refs:callbacks
726 const jvmtiHeapCallbacks* callbacks, in DoIterateThroughHeap() argument
728 if (callbacks == nullptr) { in DoIterateThroughHeap()
772 jint ret = fn(obj, callbacks, class_tag, size, &tag, length, const_cast<void*>(user_data)); in DoIterateThroughHeap()
781 jint string_ret = ReportString(obj, env, tag_table, callbacks, user_data); in DoIterateThroughHeap()
786 jint array_ret = ReportPrimitiveArray(obj, env, tag_table, callbacks, user_data); in DoIterateThroughHeap()
791 stop_reports = ReportPrimitiveField::Report(obj, tag_table, callbacks, user_data); in DoIterateThroughHeap()
802 const jvmtiHeapCallbacks* callbacks, in IterateThroughHeap() argument
823 callbacks, in IterateThroughHeap()
832 const jvmtiHeapCallbacks* callbacks, in FollowReferencesHelper() argument
839 callbacks_(callbacks), in FollowReferencesHelper()
1365 const jvmtiHeapCallbacks* callbacks, in FollowReferences() argument
1367 if (callbacks == nullptr) { in FollowReferences()
1390 callbacks, in FollowReferences()
1559 const jvmtiHeapCallbacks* callbacks, in IterateThroughHeapExt() argument
1584 callbacks, in IterateThroughHeapExt()