OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:old_profile_name
(Results
1 - 12
of
12
) sorted by null
/external/chromium_org/chrome/browser/profiles/
profile_info_cache_observer.h
26
const base::string16&
old_profile_name
) {}
profile_info_cache_unittest.h
38
const base::string16&
old_profile_name
) OVERRIDE;
profile_shortcut_manager_win.h
77
const base::string16&
old_profile_name
) OVERRIDE;
profile_shortcut_manager_win.cc
381
base::string16
old_profile_name
;
member in struct:__anon9163::CreateOrUpdateShortcutsParams
419
if (params.
old_profile_name
!= params.profile_name) {
422
params.
old_profile_name
,
766
const base::string16&
old_profile_name
) {
[
all
...]
profile_info_cache_unittest.cc
72
const base::string16&
old_profile_name
) {
75
EXPECT_TRUE(profile_names_.find(
old_profile_name
) != profile_names_.end());
77
profile_names_.erase(
old_profile_name
);
/external/chromium_org/chrome/browser/ui/views/profiles/
new_avatar_button.h
47
const base::string16&
old_profile_name
) OVERRIDE;
new_avatar_button.cc
146
const base::string16&
old_profile_name
) {
/external/chromium_org/chrome/browser/background/
background_mode_manager.h
212
const base::string16&
old_profile_name
) OVERRIDE;
background_mode_manager.cc
472
const base::string16&
old_profile_name
) {
478
GetBackgroundModeIterator(
old_profile_name
);
/external/chromium_org/chrome/browser/ui/app_list/
app_list_view_delegate.h
147
const base::string16&
old_profile_name
) OVERRIDE;
app_list_view_delegate.cc
353
const base::string16&
old_profile_name
) {
/external/chromium_org/chrome/browser/ui/webui/signin/
user_manager_screen_handler.cc
189
const base::string16&
old_profile_name
) OVERRIDE {
Completed in 941 milliseconds