Searched refs:CheckMountComplete (Results 1 – 2 of 2) sorted by relevance
43 bool CheckMountComplete(const std::string &hmpName) const;
180 bool ModuleUpdate::CheckMountComplete(const string &hmpName) const in CheckMountComplete() function in OHOS::SysInstaller::ModuleUpdate206 } else if (CheckMountComplete(status.hmpName)) { in ProcessHmpFile()