Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_parser.h49 static uint8_t ParseAbilityLauchMode(const cJSON *abilityObjectItem, AbilityInfo &abilityInfo);
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_parser.cpp678 errorCode = ParseAbilityLauchMode(abilityObjectItem, bundleProfile.abilityInfos[index]); in ParsePerAbilityInfo()
812 uint8_t BundleParser::ParseAbilityLauchMode(const cJSON *abilityObjectItem, AbilityInfo &abilityInfo) in ParseAbilityLauchMode() function in OHOS::BundleParser

Completed in 3 milliseconds