Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/scripts/
Dgenerate_adservices_public_xml.py60 def _get_next_id(self, existing_mapping, map_start): argument
64 return int(map_start, 0)
101 def update_public_xml(self, res_xml_dir, res_type, res_category, map_start, argument
122 i_min = self._get_next_id(mapping, map_start)
140 map_start=hex(0x7f017fff))
144 map_start=hex(0x7f027fff))
147 map_start=hex(0x7f037fff))
150 map_start=hex(0x7f047fff))
153 map_start=hex(0x7f057fff))
156 map_start=hex(0x7f067fff))
[all …]