Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/libs/proto/
Dproto_utils.py20 def parse_proto_to_ascii(binary_proto_msg): argument
28 return text_format.MessageToString(binary_proto_msg)