Searched refs:oat_dir_path (Results 1 – 1 of 1) sorted by relevance
273 /*out*/ std::string* oat_dir_path) { in PrepareArtifactsDirs() argument286 *oat_dir_path = oat_dir; in PrepareArtifactsDirs()1034 std::string oat_dir_path; // For restorecon, can be empty if the artifacts are in dalvik-cache. in dexopt() local1035 OR_RETURN_NON_FATAL(PrepareArtifactsDirs(in_outputArtifacts, &oat_dir_path)); in dexopt()1042 oat_dir_path, in_outputArtifacts.permissionSettings.seContext, /*recurse=*/true)); in dexopt()1171 oat_dir_path, in_outputArtifacts.permissionSettings.seContext, /*recurse=*/true)); in dexopt()