Home
last modified time | relevance | path

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

/external/cronet/stable/third_party/protobuf/objectivec/DevTools/
Dpddm.py408 def BindMacroCollection(self, macro_collection): argument
475 def BindMacroCollection(self, macro_collection): argument
476 self._macro_collection = macro_collection
528 def BindMacroCollection(self, macro_collection): argument
529 if macro_collection:
532 macro_collection.ParseLines([x[3:] for x in self.lines])
/external/protobuf/objectivec/DevTools/
Dpddm.py408 def BindMacroCollection(self, macro_collection): argument
475 def BindMacroCollection(self, macro_collection): argument
476 self._macro_collection = macro_collection
528 def BindMacroCollection(self, macro_collection): argument
529 if macro_collection:
532 macro_collection.ParseLines([x[3:] for x in self.lines])
/external/cronet/tot/third_party/protobuf/objectivec/DevTools/
Dpddm.py408 def BindMacroCollection(self, macro_collection): argument
475 def BindMacroCollection(self, macro_collection): argument
476 self._macro_collection = macro_collection
528 def BindMacroCollection(self, macro_collection): argument
529 if macro_collection:
532 macro_collection.ParseLines([x[3:] for x in self.lines])