Home
last modified time | relevance | path

Searched refs:print_to_yaml (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/public/headers_parser/
H A Druntime_collections.py23 from file_tools import print_to_yaml namespace
82 print_to_yaml(yaml_file, value["collection"])
H A Dfile_tools.py22 def print_to_yaml(yaml_path: str, data_yaml: dict) -> None: function
H A Dmain.py31 from file_tools import print_to_yaml namespace
62 print_to_yaml(dest_path, res)

Completed in 2 milliseconds