Searched refs:RunPostSubstitutionGatherer (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/tools/grit/grit/node/
H A Dio.py37 def RunPostSubstitutionGatherer(self, debug=False): member in class:FileNode
H A Dmisc.py470 substitutions, then call RunPostSubstitutionGatherer() on every node.
488 if hasattr(node, 'RunPostSubstitutionGatherer'):
490 node.RunPostSubstitutionGatherer(debug=debug)

Completed in 586 milliseconds