Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_redefine.cc2736 static void CopyAndClearFields(bool is_static, in CopyAndClearFields() function
2788 CopyAndClearFields(true, new_class, new_class, old_class, old_class); in UpdateClassStructurally()
2794 CopyAndClearFields(/*is_static=*/false, in UpdateClassStructurally()