Home
last modified time | relevance | path

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

/external/protobuf/objectivec/DevTools/
Dpddm.py402 def BindMacroCollection(self, macro_collection): argument
469 def BindMacroCollection(self, macro_collection): argument
470 self._macro_collection = macro_collection
521 def BindMacroCollection(self, macro_collection): argument
522 if macro_collection:
525 macro_collection.ParseLines([x[3:] for x in self.lines])