Searched refs:SizeOfClassWithoutEmbeddedTables (Results 1 - 2 of 2) sorted by last modified time

/art/runtime/
H A Dclass_linker.cc2250 klass.Assign(AllocClass(self, SizeOfClassWithoutEmbeddedTables(dex_file, dex_class_def)));
2322 uint32_t ClassLinker::SizeOfClassWithoutEmbeddedTables(const DexFile& dex_file, function in class:art::ClassLinker
H A Dclass_linker.h474 uint32_t SizeOfClassWithoutEmbeddedTables(const DexFile& dex_file,

Completed in 52 milliseconds