Home
last modified time | relevance | path

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

/external/v8/tools/mb/
Dmb.py940 output_dir = self.ParseGYPConfigPath(path)
946 output_dir = self.ParseGYPConfigPath(self.args.path[0])
1084 def ParseGYPConfigPath(self, path): member in MetaBuildWrapper