Searched refs:_compile_proto (Results 1 – 2 of 2) sorted by relevance
82 MetricLogger._compile_proto(proto_path, compiler_out=compiler_out)93 MetricLogger._compile_proto(proto_path, compiler_out=compiler_out)108 MetricLogger._compile_proto(proto_path)
128 def _compile_proto(cls, proto_path, compiler_out=None): member in MetricLogger