Searched defs:artifacts_path (Results 1 – 3 of 3) sorted by relevance
162 Result<RawArtifactsPath> BuildArtifactsPath(const ArtifactsPath& artifacts_path) { in BuildArtifactsPath()332 bool PreRebootFlag(const ArtifactsPath& artifacts_path) { return artifacts_path.isPreReboot; } in PreRebootFlag()
1014 RawArtifactsPath artifacts_path = in dexopt() local
590 RawArtifactsPath artifacts_path = OR_FATAL(BuildArtifactsPath(artifacts_path_)); in InitFilesBeforeDexopt() local