Home
last modified time | relevance | path

Searched refs:RemoveCloudDir (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp723 static ErrCode RemoveCloudDir(const std::string &bundleName, const int userid) in RemoveCloudDir() function
1906 if (RemoveCloudDir(bundleName, userId) != ERR_OK) { in InnerRemoveBundleDataDir()