Searched refs:ConstructFieldMap (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dclass_linker.h468 void ConstructFieldMap(const DexFile& dex_file, const DexFile::ClassDef& dex_class_def,
H A Dclass_linker.cc4233 ConstructFieldMap(dex_file, *dex_class_def, klass.Get(), field_map);
4386 void ClassLinker::ConstructFieldMap(const DexFile& dex_file, const DexFile::ClassDef& dex_class_def, function in class:art::ClassLinker

Completed in 65 milliseconds