Home
last modified time | relevance | path

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

/external/protobuf/objectivec/DevTools/
Dpddm.py405 def BindMacroCollection(self, macro_collection): argument
472 def BindMacroCollection(self, macro_collection): argument
473 self._macro_collection = macro_collection
525 def BindMacroCollection(self, macro_collection): argument
526 if macro_collection:
529 macro_collection.ParseLines([x[3:] for x in self.lines])