Home
last modified time | relevance | path

Searched defs:bundleProfile (Results 1 - 5 of 5) sorted by relevance

/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_info_creator.cpp30 uint8_t BundleInfoCreator::SaveBundleInfo(const BundleProfile &bundleProfile, BundleInfo **bundleInfo) in SaveBundleInfo() argument
77 BundleInfo *BundleInfoCreator::CreateBundleInfo(const BundleProfile &bundleProfile, const std::string &installDirPath, in CreateBundleInfo() argument
108 bool BundleInfoCreator::SetBundleInfo(const BundleProfile &bundleProfile, const std::string &installDirPath, in SetBundleInfo() argument
165 SetModuleInfos(const BundleProfile &bundleProfile, BundleInfo *bundleInfo) SetModuleInfos() argument
213 SetAbilityInfos(const BundleProfile &bundleProfile, const std::string &codePath, BundleInfo *bundleInfo) SetAbilityInfos() argument
240 SetAbilityInfo(const BundleProfile &bundleProfile, const std::string &codePath, BundleInfo *bundleInfo, uint32_t index) SetAbilityInfo() argument
[all...]
H A Dbundle_parser.cpp246 BundleProfile bundleProfile; in ParseHapProfile() local
297 BundleProfile bundleProfile; in ParseHapProfile() local
318 ParseJsonInfo(const cJSON *appObject, const cJSON *configObject, const cJSON *moduleObject, BundleProfile &bundleProfile, BundleRes &bundleRes) ParseJsonInfo() argument
365 ParseDeviceConfig(const cJSON *configObject, BundleProfile &bundleProfile) ParseDeviceConfig() argument
400 ParseModuleInfo(const cJSON *moduleObject, BundleProfile &bundleProfile, BundleRes &bundleRes) ParseModuleInfo() argument
444 ParseModuleDesc(const cJSON *moduleObject, BundleProfile &bundleProfile, BundleRes &bundleRes) ParseModuleDesc() argument
465 ParseDeviceType(const cJSON *moduleObject, BundleProfile &bundleProfile) ParseDeviceType() argument
485 ParseModuleMetaData(const cJSON *moduleObject, BundleProfile &bundleProfile) ParseModuleMetaData() argument
536 ParseAbilityInfos(const cJSON *moduleObject, BundleProfile &bundleProfile, BundleRes &bundleRes) ParseAbilityInfos() argument
606 ParseAllAbilityInfo(const cJSON *abilityObjects, BundleProfile &bundleProfile, BundleRes &bundleRes) ParseAllAbilityInfo() argument
658 ParsePerAbilityInfo(const cJSON *abilityObjectItem, BundleProfile &bundleProfile, AbilityRes &abilityRes, uint32_t index) ParsePerAbilityInfo() argument
727 ParseAbilityDesc(const cJSON *abilityObject, BundleProfile &bundleProfile, AbilityRes &abilityRes, int32_t index) ParseAbilityDesc() argument
752 ParseAbilityIcon(const cJSON *abilityObject, BundleProfile &bundleProfile, AbilityRes &abilityRes, int32_t index) ParseAbilityIcon() argument
773 ParseAbilityLabel(const cJSON *abilityObject, BundleProfile &bundleProfile, AbilityRes &abilityRes, int32_t index) ParseAbilityLabel() argument
[all...]
H A Dgt_bundle_parser.cpp174 BundleProfile bundleProfile; in ParseHapProfile() local
192 ParseJsonInfo(const cJSON *appObject, const cJSON *configObject, const cJSON *moduleObject, BundleProfile &bundleProfile, BundleRes &bundleRes) ParseJsonInfo() argument
226 CheckApiVersion(const cJSON *appObject, BundleProfile &bundleProfile) CheckApiVersion() argument
270 ParseModuleInfo(const cJSON *moduleObject, BundleProfile &bundleProfile, BundleRes &bundleRes) ParseModuleInfo() argument
312 ParseAbilityInfo(const cJSON *abilityInfoObjects, BundleProfile &bundleProfile, BundleRes &bundleRes) ParseAbilityInfo() argument
353 ParseAllAbilityInfo(const cJSON *abilityObjects, BundleProfile &bundleProfile) ParseAllAbilityInfo() argument
532 ParseModuleMetaData(const cJSON *moduleObject, BundleProfile &bundleProfile) ParseModuleMetaData() argument
582 CreateBundleInfo(const char *path, const BundleProfile &bundleProfile, const BundleRes &bundleRes) CreateBundleInfo() argument
793 BundleProfile bundleProfile; ParseHapProfile() local
814 SaveBundleInfo(const BundleProfile &bundleProfile, const BundleRes &bundleRes, BundleInfo **bundleInfo) SaveBundleInfo() argument
880 SetBundleInfo(const char *installedPath, const BundleProfile &bundleProfile, const BundleRes &bundleRes, BundleInfo *bundleInfo) SetBundleInfo() argument
925 SetModuleInfos(const BundleProfile &bundleProfile, BundleInfo *bundleInfo) SetModuleInfos() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_parser.cpp127 BundleProfile bundleProfile; in Parse() local
165 BundleProfile bundleProfile; in ParsePackInfo() local
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/
H A Dbundle_info_utils.cpp332 SetBundleInfoAbilityInfo(BundleInfo *bundleInfo, const AbilityInfo &abilityInfo, const BundleProfile &bundleProfile) SetBundleInfoAbilityInfo() argument

Completed in 4 milliseconds