Searched refs:GetImageFileLocation (Results 1 – 5 of 5) sorted by relevance
81 std::string GetImageFileLocation() const;
270 std::string OatHeader::GetImageFileLocation() const { in GetImageFileLocation() function in art::OatHeader
1023 CHECK(oat_file.GetOatHeader().GetImageFileLocation().empty()); in InitFromImage()
110 ASSERT_EQ("lue.art", oat_header.GetImageFileLocation()); in TEST_F()
132 const std::string image_file_location(oat_header.GetImageFileLocation()); in Dump()