Home
last modified time | relevance | path

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

/art/artd/
Dartd.cc249 /*out*/ std::string* oat_dir_path) { in PrepareArtifactsDirs()
817 std::string oat_dir_path; // For restorecon, can be empty if the artifacts are in dalvik-cache. in dexopt() local