Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/build/
H A Dlocale_tool.py791 def _CreateFakeXtbFileFrom(src_xtb_path, dst_xtb_path, dst_locale): argument
801 with open(src_xtb_path) as f:
/aosp_15_r20/external/angle/build/
H A Dlocale_tool.py791 def _CreateFakeXtbFileFrom(src_xtb_path, dst_xtb_path, dst_locale): argument
801 with open(src_xtb_path) as f: