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

  /art/runtime/
profiler_options.h 108 ProfileDataType GetProfileType() const {
  /external/chromium_org/chrome/browser/profiles/
profile_metrics.cc 25 ProfileMetrics::ProfileType GetProfileType(
450 GetProfileType(profile_path),
461 GetProfileType(profile_path),
467 GetProfileType(profile_path),
off_the_record_profile_impl.cc 113 // type returned by this->GetProfileType(). Since GetProfileType() is a
235 Profile::ProfileType OffTheRecordProfileImpl::GetProfileType() const {
496 virtual ProfileType GetProfileType() const OVERRIDE {
profile_impl.cc     [all...]
  /external/chromium_org/chrome/browser/ui/app_list/test/
fake_profile.cc 20 Profile::ProfileType FakeProfile::GetProfileType() const {
  /external/chromium_org/components/crash/app/
breakpad_win.cc 42 // userenv.dll is required for GetProfileType().
151 std::wstring GetProfileType() {
154 if (::GetProfileType(&profile_bits)) {
511 GetProfileType(), CommandLine::ForCurrentProcess(),
  /external/chromium_org/chrome/test/base/
testing_profile.cc 644 Profile::ProfileType TestingProfile::GetProfileType() const {
    [all...]

Completed in 4232 milliseconds