HomeSort by relevance Sort by last modified time
    Searched refs:_RegistryGetValue (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/tools/gyp/pylib/gyp/
MSVSVersion.py 166 def _RegistryGetValue(key, value):
337 path = _RegistryGetValue(keys[index], 'InstallDir')
358 path = _RegistryGetValue(keys[index], version)
  /external/chromium_org/build/config/win/
get_msvc_config_real.py 160 def _RegistryGetValue(key, value):
331 path = _RegistryGetValue(keys[index], 'InstallDir')
352 path = _RegistryGetValue(keys[index], version)

Completed in 166 milliseconds