Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_stack.cc484 jvmtiError alloc_result = env->Allocate(chunk_size, &chunk_data); in GetAllStackTraces() local
644 jvmtiError alloc_result = env->Allocate(chunk_size, &chunk_data); in GetThreadListStackTraces() local