Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/public/headers_parser/
H A Dcpp_parser.py19 from runtime_collections import add_to_statistics, add_to_custom_yamls namespace
54 add_to_statistics("skip", self.it.current_line)
122 add_to_statistics("unreachable", self.it.current_line)
H A Dmain.py34 add_to_statistics,
66 add_to_statistics("generated_yamls", dest_path)
H A Druntime_collections.py62 def add_to_statistics(key: str, data: Any) -> None: function

Completed in 2 milliseconds