Home
last modified time | relevance | path

Searched refs:pre_reboot_artifacts (Results 1 – 1 of 1) sorted by relevance

/art/artd/
Dartd.cc1408 ArtifactsPath pre_reboot_artifacts = artifacts; in commitPreRebootStagedFiles() local
1409 pre_reboot_artifacts.isPreReboot = true; in commitPreRebootStagedFiles()
1412 OR_RETURN_FATAL(BuildArtifactsPath(pre_reboot_artifacts))); in commitPreRebootStagedFiles()