Home
last modified time | relevance | path

Searched defs:image_file_name (Results 1 – 2 of 2) sorted by relevance

/art/dex2oat/
Ddex2oat_test.cc707 uint64_t GetImageObjectSectionSize(const std::string& image_file_name) { in GetImageObjectSectionSize()
/art/runtime/gc/
Dheap.cc221 const std::string& image_file_name, in Heap()