Home
last modified time | relevance | path

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

/art/patchoat/
Dpatchoat.cc251 const std::string& rel_filename, in WriteRelFile()
280 std::string rel_filename = original_filename + ".rel"; in CheckImageIdenticalToOriginalExceptForRelocation() local
Dpatchoat_test.cc589 std::string rel_filename = dex2oat_orig_dir_ + "/boot.art.rel"; in TEST_F() local