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

  /external/chromium_org/chrome_frame/
crash_server_init.h 16 extern const wchar_t kSystemPrincipalSid[];
crash_server_init.cc 14 const wchar_t kSystemPrincipalSid[] = L"S-1-5-18";
100 pipe_name += kSystemPrincipalSid;
109 pipe_name += kSystemPrincipalSid;
chrome_frame_reporting.cc 24 const wchar_t kSystemPrincipalSid[] = L"S-1-5-18";
89 user_sid = kSystemPrincipalSid;
  /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/app/
breakpad_win.cc 90 const wchar_t kSystemPrincipalSid[] =L"S-1-5-18";
    [all...]
  /external/chromium_org/chrome/installer/setup/
setup_main.cc 81 const wchar_t kSystemPrincipalSid[] = L"S-1-5-18";
    [all...]

Completed in 111 milliseconds