Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/node-gyp/lib/
Dutil.js47 function regSearchKeys (keys, value, addOpts, cb) { function
63 regSearchKeys: regSearchKeys property
Dfind-visualstudio.js7 const regSearchKeys = require('./util').regSearchKeys constant
26 regSearchKeys: regSearchKeys, property in VisualStudioFinder
369 this.regSearchKeys(regVC7, info.version, [], (err, res) => {
379 this.regSearchKeys([`${regMSBuild}\\${info.version}`],
/third_party/node/deps/npm/node_modules/node-gyp/test/
Dtest-find-visualstudio.js58 finder.regSearchKeys = (keys, value, addOpts, cb) => { function
97 finder.regSearchKeys = (keys, value, addOpts, cb) => {
133 finder.regSearchKeys = (keys, value, addOpts, cb) => {
434 finder.regSearchKeys = (keys, value, addOpts, cb) => {