Home
last modified time | relevance | path

Searched defs:heap_callback (Results 1 – 25 of 46) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/signin/internal/identity_manager/
H A Dprofile_oauth2_token_service_delegate_android.cc92 std::unique_ptr<FetchOAuth2TokenCallback> heap_callback( in Start() local
527 std::unique_ptr<FetchOAuth2TokenCallback> heap_callback( in JNI_ProfileOAuth2TokenServiceDelegate_OnOAuth2TokenFetched() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/signin/internal/identity_manager/
H A Dprofile_oauth2_token_service_delegate_android.cc92 std::unique_ptr<FetchOAuth2TokenCallback> heap_callback( in Start() local
522 std::unique_ptr<FetchOAuth2TokenCallback> heap_callback( in JNI_ProfileOAuth2TokenServiceDelegate_OnOAuth2TokenFetched() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/IterateThroughHeap/abort/
H A DAbort.c70 jint JNICALL heap_callback(jlong class_tag, in heap_callback() function
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/IterateThroughHeap/abort/
H A DAbort.cpp68 jint JNICALL heap_callback(jlong class_tag, in heap_callback() function
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/IterateThroughHeap/abort/
H A DAbort.cpp68 jint JNICALL heap_callback(jlong class_tag, in heap_callback() function
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/IterateThroughHeap/abort/
H A DAbort.cpp68 jint JNICALL heap_callback(jlong class_tag, in heap_callback() function
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/IterateThroughHeap/abort/
H A DAbort.cpp68 jint JNICALL heap_callback(jlong class_tag, in heap_callback() function
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/IterateThroughHeap/abort/
H A DAbort.cpp68 jint JNICALL heap_callback(jlong class_tag, in heap_callback() function
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/IterateThroughHeap/abort/
H A DAbort.c70 jint JNICALL heap_callback(jlong class_tag, in heap_callback() function
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/IterateThroughHeap/abort/
H A DAbort.cpp68 jint JNICALL heap_callback(jlong class_tag, in heap_callback() function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/IterateThroughHeap/non-concrete-klass-filter/
H A DNonConcreteKlassFilter.c122 jint JNICALL heap_callback(jlong class_tag, in heap_callback() function
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/IterateThroughHeap/non-concrete-klass-filter/
H A DNonConcreteKlassFilter.cpp120 jint JNICALL heap_callback(jlong class_tag, in heap_callback() function
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/IterateThroughHeap/non-concrete-klass-filter/
H A DNonConcreteKlassFilter.cpp120 jint JNICALL heap_callback(jlong class_tag, in heap_callback() function
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/IterateThroughHeap/non-concrete-klass-filter/
H A DNonConcreteKlassFilter.cpp120 jint JNICALL heap_callback(jlong class_tag, in heap_callback() function
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/IterateThroughHeap/non-concrete-klass-filter/
H A DNonConcreteKlassFilter.cpp120 jint JNICALL heap_callback(jlong class_tag, in heap_callback() function
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/IterateThroughHeap/non-concrete-klass-filter/
H A DNonConcreteKlassFilter.c122 jint JNICALL heap_callback(jlong class_tag, in heap_callback() function
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/IterateThroughHeap/non-concrete-klass-filter/
H A DNonConcreteKlassFilter.cpp120 jint JNICALL heap_callback(jlong class_tag, in heap_callback() function
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/IterateThroughHeap/non-concrete-klass-filter/
H A DNonConcreteKlassFilter.cpp120 jint JNICALL heap_callback(jlong class_tag, in heap_callback() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/capture/video/android/
H A Dvideo_capture_device_android.cc681 std::unique_ptr<TakePhotoCallback> heap_callback( in DoTakePhoto() local
704 std::unique_ptr<GetPhotoStateCallback> heap_callback( in DoGetPhotoState() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/capture/video/android/
H A Dvideo_capture_device_android.cc680 std::unique_ptr<TakePhotoCallback> heap_callback( in DoTakePhoto() local
703 std::unique_ptr<GetPhotoStateCallback> heap_callback( in DoGetPhotoState() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/IterateThroughHeap/concrete-klass-filter/
H A DConcreteKlassFilter.c113 jint JNICALL heap_callback(jlong class_tag, in heap_callback() function
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/IterateThroughHeap/concrete-klass-filter/
H A DConcreteKlassFilter.cpp111 jint JNICALL heap_callback(jlong class_tag, in heap_callback() function
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/IterateThroughHeap/concrete-klass-filter/
H A DConcreteKlassFilter.cpp111 jint JNICALL heap_callback(jlong class_tag, in heap_callback() function
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/IterateThroughHeap/concrete-klass-filter/
H A DConcreteKlassFilter.cpp111 jint JNICALL heap_callback(jlong class_tag, in heap_callback() function
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/IterateThroughHeap/concrete-klass-filter/
H A DConcreteKlassFilter.cpp111 jint JNICALL heap_callback(jlong class_tag, in heap_callback() function

12