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

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_metrics.cc25 ProfileMetrics::ProfileType GetProfileType( function in namespace:__anon4537
450 GetProfileType(profile_path),
461 GetProfileType(profile_path),
467 GetProfileType(profile_path),
H A Doff_the_record_profile_impl.h40 virtual ProfileType GetProfileType() const OVERRIDE;
H A Doff_the_record_profile_impl.cc113 // type returned by this->GetProfileType(). Since GetProfileType() is a
235 Profile::ProfileType OffTheRecordProfileImpl::GetProfileType() const { function in class:OffTheRecordProfileImpl
496 virtual ProfileType GetProfileType() const OVERRIDE {
H A Dprofile.h182 virtual ProfileType GetProfileType() const = 0;
H A Dprofile_impl.h102 virtual ProfileType GetProfileType() const OVERRIDE;
H A Doff_the_record_profile_io_data.cc45 : io_data_(new OffTheRecordProfileIOData(profile->GetProfileType())),
H A Dprofile_impl.cc855 Profile::ProfileType ProfileImpl::GetProfileType() const { function in class:ProfileImpl
/external/chromium_org/components/crash/app/
H A Dbreakpad_win.cc42 // userenv.dll is required for GetProfileType().
151 std::wstring GetProfileType() { function in namespace:breakpad
154 if (::GetProfileType(&profile_bits)) {
511 GetProfileType(), CommandLine::ForCurrentProcess(),
/external/chromium_org/chrome/browser/ui/app_list/test/
H A Dfake_profile.cc20 Profile::ProfileType FakeProfile::GetProfileType() const { function in class:FakeProfile
H A Dfake_profile.h34 virtual ProfileType GetProfileType() const OVERRIDE;
/external/chromium_org/chrome/test/base/
H A Dtesting_profile.h240 virtual ProfileType GetProfileType() const OVERRIDE;
H A Dtesting_profile.cc644 Profile::ProfileType TestingProfile::GetProfileType() const { function in class:TestingProfile

Completed in 263 milliseconds