Home
last modified time | relevance | path

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

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