Lines Matching defs:res
158 Result<void> res = ::android::apex::StagePackages(paths); in stagePackages() local
180 Result<void> res = ::android::apex::UnstagePackages(paths); in unstagePackages() local
294 if (auto res = calculateSizeForCompressedApex(compressed_apex_info_list, in reserveSpaceForCompressedApex() local
299 if (auto res = ReserveSpaceForCompressedApex(required_size, kOtaReservedDir); in reserveSpaceForCompressedApex() local
553 auto res = InstallPackage(package_path, force); in installAndActivatePackage() local
575 Result<void> res = ::android::apex::AbortStagedSession(session_id); in abortStagedSession() local
592 Result<void> res = ::android::apex::RevertActiveSessions("", ""); in revertActiveSessions() local
614 Result<void> res = ::android::apex::ResumeRevertIfNeeded(); in resumeRevertIfNeeded() local
633 Result<void> res = in snapshotCeData() local
653 Result<void> res = in restoreCeData() local
672 Result<void> res = ::android::apex::DestroyDeSnapshots(rollback_id); in destroyDeSnapshots() local
690 Result<void> res = ::android::apex::DestroyCeSnapshots(user_id, rollback_id); in destroyCeSnapshots() local
711 Result<void> res = ::android::apex::DestroyCeSnapshotsNotSpecified( in destroyCeSnapshotsNotSpecified() local
734 if (auto res = instance.AddPreInstalledApex(kBuiltinApexPackageDirs); in recollectPreinstalledData() local