Searched refs:ParseGYPConfigPath (Results 1 – 1 of 1) sorted by relevance
940 output_dir = self.ParseGYPConfigPath(path)946 output_dir = self.ParseGYPConfigPath(self.args.path[0])1084 def ParseGYPConfigPath(self, path): member in MetaBuildWrapper