Home
last modified time | relevance | path

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

/art/runtime/
Dimage.h137 size_t GetImageSize() const { in GetImageSize() function
/art/dex2oat/
Ddex2oat_test.cc691 uint64_t GetImageSize(const std::string& image_file_name) { in GetImageSize() function in art::Dex2oatLayoutTest