Home
last modified time | relevance | path

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

/system/bt/gd/cert/
Dlogging_client_interceptor.py24 def custom_message_formatter(m, ident, as_one_line): argument
33 …text_format.MessageToString(request, as_one_line=True, message_formatter=custom_message_formatter))
Devent_stream.py59 … {}'.format(type(proto_event).__name__, text_format.MessageToString(proto_event, as_one_line=True))