Home
last modified time | relevance | path

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

/external/chromium_org/tools/gyp/pylib/gyp/
DMSVSSettings.py80 def ValidateMSBuild(self, value): member in _Type
112 def ValidateMSBuild(self, value): member in _String
128 def ValidateMSBuild(self, value): member in _StringList
150 def ValidateMSBuild(self, value): member in _Boolean
169 def ValidateMSBuild(self, value): member in _Integer
203 def ValidateMSBuild(self, value): member in _Enumeration
260 setting_type.ValidateMSBuild)
287 validator = setting_type.ValidateMSBuild
317 _msbuild_validators[tool.msbuild_name][name] = setting_type.ValidateMSBuild
358 msbuild_validator = _boolean.ValidateMSBuild