Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_exception_handler.cpp101 auto moduleDataDir = info.GetBundleName() + ServiceConstants::HAPS + mark.packageName; in InnerHandleInvalidBundle() local
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
Dinner_bundle_info.h42 std::string moduleDataDir; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dinner_bundle_info.h105 std::string moduleDataDir; member
922 void AddModuleDataDir(const std::string &moduleDataDir) in AddModuleDataDir()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_host_impl.cpp1145 … std::string moduleDataDir = GetBundleDataDir(el, userid) + ServiceConstants::BASE + ModuleDir; in RemoveModuleDataDir() local