Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.cc1036 static void CopyIfDifferent(void* s1, const void* s2, size_t n) { in CopyIfDifferent() function
1152 CopyIfDifferent(child_mapping_methods.Begin() + offset, in MapBootImageMethods()
1167 CopyIfDifferent(child_mapping_methods.Begin() + offset + capacity - bytes_to_copy, in MapBootImageMethods()