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

  /external/chromium_org/chrome/browser/profiles/
profile_metrics.cc 31 ProfileMetrics::ProfileType GetProfileType(
274 GetProfileType(profile_path),
285 GetProfileType(profile_path),
291 GetProfileType(profile_path),
  /external/chromium_org/components/breakpad/app/
breakpad_win.cc 38 // userenv.dll is required for GetProfileType().
220 std::wstring GetProfileType() {
223 if (::GetProfileType(&profile_bits)) {
280 L"profile-type", GetProfileType().c_str()));

Completed in 31 milliseconds