Searched refs:RemoveMountPoint (Results 1 – 3 of 3) sorted by relevance
35 bool RemoveMountPoint(const std::string &hmpName);
122 bool ModuleUpdate::RemoveMountPoint(const string &hmpName) in RemoveMountPoint() function in OHOS::SysInstaller::ModuleUpdate203 if (!RemoveMountPoint(status.hmpName)) { in ProcessHmpFile()
159 (void)ModuleUpdate::GetInstance().RemoveMountPoint(status.hmpName); in HotAppInstall()203 (void)ModuleUpdate::GetInstance().RemoveMountPoint(status.hmpName); in SecondRevertInstallHotApp()