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