Lines Matching defs:element
69 ElementName element = data->GetWant().GetElement(); in HandleAppAddOrChangedEvent() local
86 ElementName element = data->GetWant().GetElement(); in HandleAppRemovedEvent() local
147 bool AppDataParser::UpdateAppListInfo(ElementName &element, const std::string action) in UpdateAppListInfo()
185 ElementName element(abilityInfo.deviceId, abilityInfo.bundleName, abilityInfo.name, in InitAppListByAction() local
191 ElementName element(abilityInfo.deviceId, abilityInfo.bundleName, abilityInfo.name, in InitAppListByAction() local
209 ElementName AppDataParser::GetMatchedTagKeyElement(ElementName &element) in GetMatchedTagKeyElement()
221 ElementName AppDataParser::GetMatchedHceKeyElement(ElementName &element) in GetMatchedHceKeyElement()
233 void AppDataParser::UpdateTagAppList(AbilityInfo &abilityInfo, ElementName &element) in UpdateTagAppList()
288 void AppDataParser::UpdateHceAppList(AbilityInfo &abilityInfo, ElementName &element) in UpdateHceAppList()
325 void AppDataParser::RemoveTagAppInfo(ElementName &element) in RemoveTagAppInfo()
344 void AppDataParser::RemoveHceAppInfo(ElementName &element) in RemoveHceAppInfo()