Searched refs:get_last_error (Results 1 – 2 of 2) sorted by relevance
88 GetLastError get_last_error = reinterpret_cast<GetLastError>( in Java_art_Test1957_getLastError() local90 if (get_last_error == nullptr) { in Java_art_Test1957_getLastError()94 if (JvmtiErrorToException(env, jvmti_env, get_last_error(jvmti_env, &msg))) { in Java_art_Test1957_getLastError()
50 GetLastError get_last_error = in throwCommonRedefinitionError() local53 if (get_last_error != nullptr) { in throwCommonRedefinitionError()54 get_last_error(jvmti_env, &error_msg); in throwCommonRedefinitionError()