Home
last modified time | relevance | path

Searched defs:ModuleDir (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dinstalld_interface.h152 virtual ErrCode RemoveModuleDataDir(const std::string &ModuleDir, const int userid) in RemoveModuleDataDir()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dmock_installd_host_impl.cpp80 ErrCode InstalldHostImpl::RemoveModuleDataDir(const std::string &ModuleDir, const int userid) in RemoveModuleDataDir()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp795 ErrCode InstalldHostImpl::RemoveModuleDataDir(const std::string &ModuleDir, const int userid) in RemoveModuleDataDir()