Home
last modified time | relevance | path

Searched refs:GetProfileType (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
Dprofile_metrics.cc36 ProfileMetrics::ProfileType GetProfileType( in GetProfileType() function
420 GetProfileType(profile_path), in LogProfileLaunch()
431 GetProfileType(profile_path), in LogProfileSyncSignIn()
437 GetProfileType(profile_path), in LogProfileUpdate()
Doff_the_record_profile_impl.cc228 Profile::ProfileType OffTheRecordProfileImpl::GetProfileType() const { in GetProfileType() function in OffTheRecordProfileImpl
496 virtual ProfileType GetProfileType() const OVERRIDE { in GetProfileType() function in GuestSessionProfile
Doff_the_record_profile_impl.h40 virtual ProfileType GetProfileType() const OVERRIDE;
Dprofile.h184 virtual ProfileType GetProfileType() const = 0;
Dprofile_impl.h92 virtual ProfileType GetProfileType() const OVERRIDE;
Doff_the_record_profile_io_data.cc45 : io_data_(new OffTheRecordProfileIOData(profile->GetProfileType())), in Handle()
Dprofile_impl.cc754 Profile::ProfileType ProfileImpl::GetProfileType() const { in GetProfileType() function in ProfileImpl
/external/chromium_org/components/breakpad/app/
Dbreakpad_win.cc149 std::wstring GetProfileType() { in GetProfileType() function
152 if (::GetProfileType(&profile_bits)) { in GetProfileType()
507 GetProfileType(), CommandLine::ForCurrentProcess(), in InitCrashReporter()
/external/chromium_org/chrome/browser/ui/app_list/test/
Dfake_profile.cc20 Profile::ProfileType FakeProfile::GetProfileType() const { in GetProfileType() function in FakeProfile
Dfake_profile.h33 virtual ProfileType GetProfileType() const OVERRIDE;
/external/chromium_org/chrome/test/base/
Dtesting_profile.h226 virtual ProfileType GetProfileType() const OVERRIDE;
Dtesting_profile.cc611 Profile::ProfileType TestingProfile::GetProfileType() const { in GetProfileType() function in TestingProfile