Searched defs:oat_dir_path (Results 1 – 1 of 1) sorted by relevance
273 /*out*/ std::string* oat_dir_path) { in PrepareArtifactsDirs()1034 std::string oat_dir_path; // For restorecon, can be empty if the artifacts are in dalvik-cache. in dexopt() local