Exemple #1
0
 def protobuf_binary(self):
     return Protoc.scoped_instance(self).select(context=self.context)
Exemple #2
0
 def protobuf_binary(self):
   return Protoc.scoped_instance(self).select(context=self.context)
 def _protoc(self):
     return Protoc.scoped_instance(self).select(context=self.context)
Exemple #4
0
 def _protoc(self):
   return Protoc.scoped_instance(self).select(context=self.context)