Searched refs:parseModuleCommonEvents (Results 1 – 1 of 1) sorted by relevance
1268 moduleInfo.commonEvents = parseModuleCommonEvents(moduleInfo.extensionAbilityInfos); in parseStageExtensionAbility()1513 …static List<CommonEvent> parseModuleCommonEvents(List<ExtensionAbilityInfo> extensionAbilityInfos)… in parseModuleCommonEvents() method in JsonUtil1539 commonEvents.addAll(parseModuleCommonEvents(jsonObj)); in parseCommoneventsInMetadata()1551 static List<CommonEvent> parseModuleCommonEvents(JSONObject jsonObject) { in parseModuleCommonEvents() method in JsonUtil