Searched refs:AbortChanges (Results 1 – 4 of 4) sorted by relevance
37 virtual android::base::Result<void> AbortChanges(const std::string& msg,
46 android::base::Result<void> AbortChanges(const std::string& msg,
105 Result<void> VoldCheckpointInterface::AbortChanges(const std::string& msg, in AbortChanges() function in android::apex::VoldCheckpointInterface
1869 Result<void> res = gVoldService->AbortChanges( in revertActiveSessionsAndReboot()