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

  /external/chromium_org/chrome/tools/build/win/
map_drive.bat 5 set PATH=%SystemRoot%;%SystemRoot%\system32
  /external/chromium_org/sandbox/win/src/
process_policy_test.cc 31 full_path += L"\\system32\\";
152 string16 system32 = MakeFullPathToSystem32(L""); local
163 if (::SetCurrentDirectory(system32.c_str())) {
284 string16 system32 = MakeFullPathToSystem32(L""); local
293 system32.c_str()));
  /external/chromium_org/remoting/tools/win/
chromoting-set-channel.bat 26 set SYSTEM32=%SystemRoot%\system32
27 if "_%PROCESSOR_ARCHITECTURE%_"=="_AMD64_" set SYSTEM32=%SystemRoot%\syswow64
33 %SYSTEM32%\reg.exe delete %REGKEY% /v %VALUENAME% /f
41 %SYSTEM32%\reg.exe add %REGKEY% /v %VALUENAME% /d %CHANNEL% /f

Completed in 96 milliseconds