Lines Matching defs:res
133 Result<void> res = ::android::apex::stagePackages(paths); in stagePackages() local
148 Result<void> res = ::android::apex::unstagePackages(paths); in unstagePackages() local
335 Result<void> res = ::android::apex::activatePackage(packagePath); in activatePackage() local
356 Result<void> res = ::android::apex::deactivatePackage(packagePath); in deactivatePackage() local
416 Result<void> res = ::android::apex::preinstallPackages(paths); in preinstallPackages() local
435 Result<void> res = ::android::apex::postinstallPackages(paths); in postinstallPackages() local
449 Result<void> res = ::android::apex::abortStagedSession(session_id); in abortStagedSession() local
460 Result<void> res = ::android::apex::revertActiveSessions(""); in revertActiveSessions() local
476 Result<void> res = ::android::apex::resumeRevertIfNeeded(); in resumeRevertIfNeeded() local
489 Result<ino_t> res = in snapshotCeData() local
503 Result<void> res = in restoreCeData() local
515 Result<void> res = ::android::apex::destroyDeSnapshots(rollback_id); in destroyDeSnapshots() local
527 Result<void> res = ::android::apex::destroyCeSnapshotsNotSpecified( in destroyCeSnapshotsNotSpecified() local
545 if (auto res = ::android::apex::remountPackages(); !res.ok()) { in remountPackages() local
565 if (auto res = ::android::apex::collectPreinstalledData(paths); !res) { in recollectPreinstalledData() local