OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:new_display_name
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/chromeos/login/users/
supervised_user_manager_impl.h
80
const base::string16&
new_display_name
);
supervised_user_manager_impl.cc
483
const base::string16&
new_display_name
) {
499
new base::StringValue(
new_display_name
));
/external/chromium_org/chrome/browser/profiles/
profile_info_cache.cc
475
base::string16
new_display_name
= GetNameOfProfileAtIndex(index);
local
479
if (old_display_name !=
new_display_name
) {
592
base::string16
new_display_name
= GetNameOfProfileAtIndex(index);
local
596
if (old_display_name !=
new_display_name
) {
615
base::string16
new_display_name
= GetNameOfProfileAtIndex(index);
local
619
if (old_display_name !=
new_display_name
) {
[
all
...]
Completed in 105 milliseconds