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