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