Searched refs:_GetSpecForConfiguration (Results 1 - 2 of 2) sorted by relevance
/third_party/node/tools/gyp/pylib/gyp/ |
H A D | MSVSProject.py | 92 def _GetSpecForConfiguration(self, config_type, config_name, attrs, tools): member in Writer 130 spec = self._GetSpecForConfiguration("Configuration", name, attrs, tools) 183 spec = self._GetSpecForConfiguration("FileConfiguration", config, attrs, tools)
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
H A D | MSVSProject.py | 92 def _GetSpecForConfiguration(self, config_type, config_name, attrs, tools): member in Writer 130 spec = self._GetSpecForConfiguration("Configuration", name, attrs, tools) 183 spec = self._GetSpecForConfiguration("FileConfiguration", config, attrs, tools)
|
Completed in 1 milliseconds