Home
last modified time | relevance | path

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

/art/runtime/openjdkjvmti/
Djvmti_allocator.h120 jvmtiError alloc_error = env_->Allocate(n * sizeof(T), &result); variable
Dti_method.cc378 jvmtiError alloc_error = env->Allocate(mem_size, &data); in GetLineNumberTable() local
Dti_heap.cc74 jvmtiError alloc_error; in ReportString() local
152 jvmtiError alloc_error; in ReportPrimitiveArray() local