Searched refs:to_c_string (Results 1 – 1 of 1) sorted by relevance
429 def to_c_string(self, metric: bool) -> str: member in JsonEvent521 _args.output_file.write(event.to_c_string(metric=False))577 _args.output_file.write(metric.to_c_string(metric=True))