Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_common.h234 struct BundleProfile { struct
236 bool isKeepAlive;
237 bool isNativeApp;
239 char *bundleName;
240 char *vendor;
241 char *label;
242 char *iconPath;
243 char *srcPath = nullptr;
246 ModuleInfo moduleInfo;
247 AbilityInfo *abilityInfos;
[all …]