Searched refs:postinstall_status (Results 1 – 1 of 1) sorted by relevance
2049 Result<void> postinstall_status = PostinstallPackages(apexes); in ScanStagedSessionsDirAndStage() local2050 if (!postinstall_status.ok()) { in ScanStagedSessionsDirAndStage()2053 postinstall_status.error().message().c_str()); in ScanStagedSessionsDirAndStage()