Home
last modified time | relevance | path

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

/aosp_15_r20/external/noto-fonts/emoji-compat/
H A Dcreatefont.py608 def write_metadata_json(self, output_json_file_path): argument
627 with open(output_json_file_path, 'w') as json_file: