Home
last modified time | relevance | path

Searched defs:moduleDataDir (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_exception_handler.cpp117 auto moduleDataDir = info.GetBundleName() + ServiceConstants::HAPS + mark.packageName; in InnerHandleInvalidBundle() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dinner_bundle_info.h41 std::string moduleDataDir; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h73 std::string moduleDataDir; member
885 void AddModuleDataDir(const std::string &moduleDataDir) in AddModuleDataDir()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp808 … std::string moduleDataDir = GetBundleDataDir(el, userid) + ServiceConstants::BASE + ModuleDir; in RemoveModuleDataDir() local