Home
last modified time | relevance | path

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

/aosp_15_r20/art/artd/
H A Dartd.cc273 /*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