Searched defs:to_c_string (Results 1 – 2 of 2) sorted by relevance
396 def to_c_string(self, metric: bool) -> str: member in JsonEvent
168 def to_c_string(string: str) -> str: function