Searched refs:oat_path_ (Results 1 – 1 of 1) sorted by relevance
41 const std::string& OatPath() const { return oat_path_; } in OatPath()48 oat_path_{ReplaceFileExtension(image_path, aot_extension)},57 const std::string oat_path_; variable