Home
last modified time | relevance | path

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

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