Home
last modified time | relevance | path

Searched refs:soup (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/media/camera/docs/
H A Dmetadata_validate.py189 def validate_clones(soup): argument
201 for clone in soup.find_all("clone"):
210 matching_entry = soup.find(find_entry)
253 def validate_entries(soup): argument
267 for entry in soup.find_all("entry"):
335 soup = BeautifulSoup(xml, features='xml')
337 succ = validate_clones(soup)
338 succ = validate_entries(soup) and succ
341 return soup
H A Dmetadata_parser_xml.py103 def soup(self): member in MetadataParserXml
123 tags = self.soup.tags
128 types = self.soup.types
140 for entry in self.soup.find_all(entry_filter):
H A Dmetadata_helpers.py1483 soup = bs4.BeautifulSoup(text, features='html.parser')
1484 wbr_tag = lambda: soup.new_tag('wbr') # must generate new tag every time
1486 for navigable_string in soup.findAll(text=True):
1502 return soup.decode()
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...