Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_test.cc707 uint64_t GetImageObjectSectionSize(const std::string& image_file_name) { in GetImageObjectSectionSize() function in art::Dex2oatLayoutTest
735 image_file_empty_profile = GetImageObjectSectionSize(app_image_file); in RunTest()
751 const uint64_t image_file_small_profile = GetImageObjectSectionSize(app_image_file); in RunTest()