Searched refs:AbortChanges (Results 1 – 5 of 5) sorted by relevance
37 virtual android::base::Result<void> AbortChanges(const std::string& msg,
46 android::base::Result<void> AbortChanges(const std::string& msg,
104 Result<void> VoldCheckpointInterface::AbortChanges(const std::string& msg, in AbortChanges() function in android::apex::VoldCheckpointInterface
2472 Result<void> res = gVoldService->AbortChanges( in RevertActiveSessionsAndReboot()
126 Result<void> AbortChanges(const std::string& msg, bool retry) override { in AbortChanges() function in android::apex::MockCheckpointInterface