Searched defs:RecordFailure (Results 1 – 2 of 2) sorted by relevance
170 void RecordFailure(jvmtiError e, const std::string& err) { in RecordFailure() function361 void RecordFailure(jvmtiError result, const std::string& error_msg) { in RecordFailure() function
778 void Redefiner::RecordFailure(jvmtiError result, in RecordFailure() function in openjdkjvmti::Redefiner