Home
last modified time | relevance | path

Searched defs:profile_name (Results 1 – 25 of 29) sorted by relevance

12

/external/chromium_org/chrome/browser/profiles/
Dprofile_info_cache_unittest.cc50 base::string16 profile_name = GetCache()->GetNameOfProfileAtIndex( in OnProfileAdded() local
58 base::string16 profile_name = GetCache()->GetNameOfProfileAtIndex( in OnProfileWillBeRemoved() local
66 const base::string16& profile_name) { in OnProfileWasRemoved()
83 base::string16 profile_name = GetCache()->GetNameOfProfileAtIndex( in OnProfileAvatarChanged() local
132 base::string16 profile_name = in TEST_F() local
166 base::string16 profile_name = in TEST_F() local
311 base::string16 profile_name(ASCIIToUTF16("Person 2")); in TEST_F() local
464 base::string16 profile_name = ASCIIToUTF16("name_1"); in TEST_F() local
511 const char* profile_name; in TEST_F() member
521 base::string16 profile_name = ASCIIToUTF16(kTestCases[i].profile_name); in TEST_F() local
Dprofile_shortcut_manager_unittest_win.cc70 base::string16 profile_name = in TearDown() local
82 base::FilePath CreateProfileDirectory(const base::string16& profile_name) { in CreateProfileDirectory()
118 const base::string16& profile_name) { in GetDefaultShortcutPathForProfile()
125 bool ProfileShortcutExistsAtDefaultPath(const base::string16& profile_name) { in ProfileShortcutExistsAtDefaultPath()
157 const base::string16& profile_name, in ValidateProfileShortcut()
184 const base::string16& profile_name, in CreateProfileWithShortcut()
Dprofile_info_cache_observer.h24 const base::string16& profile_name) {} in OnProfileWasRemoved()
Dprofile_shortcut_manager_win.cc383 base::string16 profile_name; member
576 const base::string16& profile_name) { in SanitizeShortcutProfileNameString()
620 const base::string16& profile_name, in GetShortcutFilenameForProfile()
746 const base::string16& profile_name) { in OnProfileWasRemoved()
Dprofiles_state.cc73 const base::string16 profile_name = cache.GetNameOfProfileAtIndex(index); in GetAvatarNameForProfile() local
Dprofile_manager_unittest.cc143 const base::string16& profile_name) { in AddProfileToCache()
301 const std::string profile_name = "New Profile"; in TEST_F() local
520 std::string profile_name = in TEST_F() local
544 std::string profile_name = in TEST_F() local
Dprofile_manager.cc597 std::string profile_name = chrome::kMultiProfileDirPrefix; in GenerateNextProfileDirectoryPath() local
751 std::string profile_name; in InitProfileUserPrefs() local
1163 base::string16 profile_name = in AddProfileToCache() local
/external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
Dprofiler.h157 char profile_name[1024]; /* Name of profile file being written, or '\0' */ member
/external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
Dprofiler.h159 char profile_name[1024]; /* Name of profile file being written, or '\0' */ member
/external/chromium_org/chrome/browser/background/
Dbackground_mode_manager.cc430 base::string16 profile_name = cache.GetNameOfProfileAtIndex( in OnProfileAdded() local
451 base::string16 profile_name = cache.GetNameOfProfileAtIndex( in OnProfileWillBeRemoved() local
828 const base::string16& profile_name) { in GetBackgroundModeIterator()
/external/chromium_org/chrome/common/importer/
Dfirefox_importer_utils.cc28 const std::string& profile_name) { in GetProfilePath()
52 const std::string& profile_name) { in IsDefaultProfile()
/external/chromium_org/third_party/tcmalloc/vendor/src/
Dprofiledata.h83 char profile_name[1024]; // Name of file being written, or '\0' member
/external/chromium_org/third_party/tcmalloc/chromium/src/
Dprofiledata.h83 char profile_name[1024]; // Name of file being written, or '\0' member
/external/chromium_org/chrome/browser/web_applications/
Dweb_app.h54 std::string profile_name; member
/external/chromium_org/chrome/test/base/
Dtesting_profile_manager.cc58 const std::string& profile_name, in CreateTestingProfile()
Dtesting_profile.h333 void set_profile_name(const std::string& profile_name) { in set_profile_name()
/external/chromium_org/chrome/browser/ui/views/profiles/
Dnew_avatar_button.cc140 const base::string16& profile_name) { in OnProfileWasRemoved()
/external/openssl/ssl/
Dd1_srtp.c150 static int find_profile_by_name(char *profile_name, in find_profile_by_name()
/external/chromium_org/third_party/boringssl/src/ssl/
Dd1_srtp.c152 static int find_profile_by_name(char *profile_name, in find_profile_by_name()
/external/chromium_org/components/wifi/
Dwifi_service_win.cc1583 base::string16 profile_name = ProfileNameFromGUID(network_guid); in Connect() local
1642 base::string16 profile_name = ProfileNameFromGUID(network_guid); in SaveTempProfile() local
1669 base::string16 profile_name = ProfileNameFromGUID(network_guid); in GetProfile() local
1724 base::string16 profile_name = ProfileNameFromGUID(network_guid); in DeleteCreatedProfile() local
/external/chromium_org/chrome/browser/safe_browsing/incident_reporting/
Dlast_download_finder_unittest.cc124 std::string profile_name("profile"); in CreateProfile() local
/external/chromium_org/v8/test/cctest/
Dtest-cpu-profiler.cc393 v8::Local<v8::String> profile_name = in TEST() local
406 v8::Local<v8::String> profile_name = in RunProfiler() local
1276 v8::Local<v8::String> profile_name = in TEST() local
1549 v8::Local<v8::String> profile_name = in TEST() local
/external/chromium_org/chrome/browser/ui/app_list/
Dapp_list_view_delegate.cc347 const base::string16& profile_name) { in OnProfileWasRemoved()
/external/chromium_org/chrome/browser/ui/webui/signin/
Duser_manager_screen_handler.cc181 const base::string16& profile_name) OVERRIDE { in OnProfileWasRemoved()
/external/e2fsprogs/e2fsck/
Dutil.c791 const char *profile_name, unsigned int *old_type) in e2fsck_set_bitmap_type()

12