Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_parser.h51 static uint8_t ParseAbilityDeviceCap(const cJSON *abilityObjectItem, AbilityInfo &abilityInfo);
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_parser.cpp684 errorCode = ParseAbilityDeviceCap(abilityObjectItem, bundleProfile.abilityInfos[index]); in ParsePerAbilityInfo()
689 uint8_t BundleParser::ParseAbilityDeviceCap(const cJSON *abilityObjectItem, AbilityInfo &abilityInfo) in ParseAbilityDeviceCap() function in OHOS::BundleParser
717 HILOG_ERROR(HILOG_MODULE_APP, "ParseAbilityDeviceCap strncpy deviceCap fail!"); in ParseAbilityDeviceCap()

Completed in 5 milliseconds