Home
last modified time | relevance | path

Searched defs:public_xml (Results 1 – 3 of 3) sorted by relevance

/packages/modules/AdServices/adservices/scripts/
Dgenerate_ota_public_xml.py52 def _add_value_res(self, adservices_dict, public_xml, ota_res_values_dir): argument
69 def _add_file_res(self, adservices_dict, public_xml, res_dir, res_type): argument
83 def _add_id_res(self, adservices_dict, public_xml, res_dir): argument
Dgenerate_test_ota.py58 public_xml = ET.Element('resources') variable
Dadservices_ui_tests.py158 def _test_util_update_public_xml(self, new_res_count, public_xml, public_xml_dir): argument