Home
last modified time | relevance | path

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

/third_party/node/tools/gyp/pylib/gyp/
H A DMSVSProject.py25 def _GetSpecification(self): member in Tool
117 specification.append(t._GetSpecification())
119 specification.append(Tool(t)._GetSpecification())
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A DMSVSProject.py25 def _GetSpecification(self): member in Tool
117 specification.append(t._GetSpecification())
119 specification.append(Tool(t)._GetSpecification())

Completed in 1 milliseconds