Searched defs:same (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dclass_linker.cc962 // Check that the other images use the same trampoline.
1232 // There could be overlap between ranges, we must avoid visiting the same reference twice.
1745 // Check that the class loader resolves the same way as the ones in the image.
1751 // resolve the same way, simply flatten the hierarchy in the way the resolution order would be,
1752 // and check that the dex file names are the same.
2031 // of the same class which can be recorded for multiple initiating class loaders.
2186 // all the classloaders are deleted at the same time.
2840 // We allow duplicate definitions of the same field in a class_data_item
3173 // We allow duplicate definitions of the same field in a class_data_item
3527 // same tim
6274 bool same = true; local
[all...]

Completed in 115 milliseconds