Home
last modified time | relevance | path

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

/art/runtime/
Dreflection.cc372 size_t error_count = 0; in CheckMethodArguments() local
/art/runtime/openjdkjvmti/
DOpenjdkJvmTi.cc1106 const std::vector<jvmtiError>& errors) { in GetExtensionFunctions()
/art/runtime/openjdkjvmti/include/
Djvmti.h641 jint error_count; member