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