Searched defs:alloc_error (Results 1 – 3 of 3) sorted by relevance
121 jvmtiError alloc_error = env_->Allocate(n * sizeof(T), &result); variable
105 jvmtiError alloc_error; in ReportString() local183 jvmtiError alloc_error; in ReportPrimitiveArray() local
495 jvmtiError alloc_error = env->Allocate(mem_size, &data); in GetLineNumberTable() local