Searched refs:CheckAllRedefinitionAreValid (Results 1 – 2 of 2) sorted by relevance
332 bool CheckAllRedefinitionAreValid() REQUIRES_SHARED(art::Locks::mutator_lock_);
2167 bool Redefiner::CheckAllRedefinitionAreValid() { in CheckAllRedefinitionAreValid() function in openjdkjvmti::Redefiner2478 if (!CheckAllRedefinitionAreValid()) { in Run()