Lines Matching refs:front
777 reinterpret_cast32<uint32_t>(boot_image_spaces.front()->Begin()); in InitAppImage()
810 const ImageHeader& primary_header = boot_image_spaces.front()->GetImageHeader(); in InitAppImage()
2761 spaces.front()->Begin(), in DoRelocateSpaces()
2762 spaces.back()->End() - spaces.front()->Begin())); in DoRelocateSpaces()
2789 const ImageHeader& first_header = spaces.front()->GetImageHeader(); in DoRelocateSpaces()
2799 ? static_cast<int64_t>(reinterpret_cast32<uint32_t>(spaces.front()->Begin())) - in DoRelocateSpaces()
2987 ImageSpace* first_space = spaces.front().get(); in MaybeRelocateSpaces()
3010 const ImageHeader& primary_header = spaces.front()->GetImageHeader(); in DeduplicateInternedStrings()
3447 << boot_image_spaces->front(); in LoadFromSystem()
3478 << boot_image_spaces->front(); in LoadFromDalvikCache()
3856 !DexFileLoader::IsMultiDexLocation(boot_class_path_tail.front()->GetLocation().c_str())); in GetBootClassPathChecksums()