Home
last modified time | relevance | path

Searched refs:ParseAbilityLabel (Results 1 - 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_parser.h59 static uint8_t ParseAbilityLabel(const cJSON *abilityObject, BundleProfile &bundleProfile, AbilityRes &abilityRes,
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_parser.cpp672 errorCode = ParseAbilityLabel(abilityObjectItem, bundleProfile, abilityRes, index); in ParsePerAbilityInfo()
773 uint8_t BundleParser::ParseAbilityLabel(const cJSON *abilityObject, BundleProfile &bundleProfile, in ParseAbilityLabel() function in OHOS::BundleParser

Completed in 3 milliseconds