Home
last modified time | relevance | path

Searched defs:count_ptr (Results 1 – 4 of 4) sorted by relevance

/art/openjdkjvmti/
Dti_properties.cc93 jint* count_ptr, in GetSystemProperties()
Dti_stack.cc175 jint* count_ptr) { in TranslateFrameVector()
240 jint* count_ptr) { in GetStackTrace()
705 jint* count_ptr) { in GetFrameCount()
Dti_class.cc873 /*out*/jint* count_ptr, in CopyClassDescriptors()
915 /*out*/jint* count_ptr, in GetClassLoaderClassDescriptors()
DOpenjdkJvmTi.cc290 jint* count_ptr) { in GetStackTrace()
321 static jvmtiError GetFrameCount(jvmtiEnv* env, jthread thread, jint* count_ptr) { in GetFrameCount()
462 jint* count_ptr, in GetObjectsWithTags()
1286 static jvmtiError GetSystemProperties(jvmtiEnv* env, jint* count_ptr, char*** property_ptr) { in GetSystemProperties()