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

  /external/chromium_org/win8/delegate_execute/
crash_server_init.cc 18 const wchar_t kSystemPrincipalSid[] = L"S-1-5-18";
76 pipe_name += kSystemPrincipalSid;
85 pipe_name += kSystemPrincipalSid;
  /external/chromium_org/chrome_elf/
breakpad.cc 36 const wchar_t kSystemPrincipalSid[] = L"S-1-5-18";
162 base::string16 user_sid = IsSystemInstall(exe_path) ? kSystemPrincipalSid :
  /external/chromium_org/components/crash/app/
breakpad_win.cc 78 const wchar_t kSystemPrincipalSid[] =L"S-1-5-18";
474 user_sid = kSystemPrincipalSid;
  /external/chromium_org/chrome/installer/setup/
setup_main.cc 81 const wchar_t kSystemPrincipalSid[] = L"S-1-5-18";
    [all...]

Completed in 74 milliseconds