Searched defs:oat_path (Results 1 – 2 of 2) sorted by relevance
318 std::string oat_path = isa_path + "/system@framework@boot.oat"; in PrepareBootImage() local447 const std::string& oat_path, in Dex2oatBootImage()
1372 static std::string create_image_filename(const std::string& oat_path) { in create_image_filename()