Home
last modified time | relevance | path

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

/aosp12/art/openjdkjvmti/
H A Dti_redefine.cc2740 static void CopyAndClearFields(bool is_static, in CopyAndClearFields() function
2792 CopyAndClearFields(true, new_class, new_class, old_class, old_class); in UpdateClassStructurally()
2798 CopyAndClearFields(/*is_static=*/false, in UpdateClassStructurally()