Home
last modified time | relevance | path

Searched refs:ParseAllAbilityInfo (Results 1 - 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dgt_bundle_parser.h46 static uint8_t ParseAllAbilityInfo(const cJSON *abilityObjects, BundleProfile &bundleProfile);
H A Dbundle_parser.h46 static uint8_t ParseAllAbilityInfo(const cJSON *abilityObjects, BundleProfile &bundleProfile,
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_bundle_parser.cpp350 return ParseAllAbilityInfo(abilityInfoObjects, bundleProfile); in ParseAbilityInfo()
353 uint8_t GtBundleParser::ParseAllAbilityInfo(const cJSON *abilityObjects, BundleProfile &bundleProfile) in ParseAllAbilityInfo() function in OHOS::GtBundleParser
H A Dbundle_parser.cpp558 return ParseAllAbilityInfo(abilityObjects, bundleProfile, bundleRes); in ParseAbilityInfos()
606 uint8_t BundleParser::ParseAllAbilityInfo(const cJSON *abilityObjects, BundleProfile &bundleProfile, in ParseAllAbilityInfo() function in OHOS::BundleParser

Completed in 10 milliseconds