Home
last modified time | relevance | path

Searched refs:kCheckAllMethodsSeenOnce (Results 1 – 1 of 1) sorted by relevance

/art/openjdkjvmti/
Dti_redefine.cc140 constexpr bool kCheckAllMethodsSeenOnce = art::kIsDebugBuild; variable
959 (kCheckAllMethodsSeenOnce || is_structural) ? old_accessor.NumMethods() : 0, false); in CheckMethods()
987 } else if (kCheckAllMethodsSeenOnce || is_structural) { in CheckMethods()
996 if ((kCheckAllMethodsSeenOnce || is_structural) && in CheckMethods()