Searched refs:abilityInfoObjects (Results 1 – 2 of 2) sorted by relevance
43 static uint8_t ParseAbilityInfo(const cJSON *abilityInfoObjects, BundleProfile &bundleProfile,
312 uint8_t GtBundleParser::ParseAbilityInfo(const cJSON *abilityInfoObjects, BundleProfile &bundleProf… in ParseAbilityInfo() argument315 cJSON *firstAbilityJson = cJSON_GetArrayItem(abilityInfoObjects, 0); in ParseAbilityInfo()350 return ParseAllAbilityInfo(abilityInfoObjects, bundleProfile); in ParseAbilityInfo()