Searched refs:md5_proto (Results 1 – 3 of 3) sorted by relevance
16 from acts.libs.proto.proto_utils import md5_proto92 bundle_name = 'bounded_metrics_bundle.' + md5_proto(bundle)[0:8]
17 from acts.libs.proto.proto_utils import md5_proto122 bundle_name = 'blackbox_metrics_bundle.' + md5_proto(bundle)[0:8]
44 def md5_proto(proto): function