OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kProfilesLastActive
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/profiles/
profile_manager.cc
526
if (local_state->HasPrefPath(prefs::
kProfilesLastActive
) &&
527
local_state->GetList(prefs::
kProfilesLastActive
)) {
530
local_state->GetList(prefs::
kProfilesLastActive
)->DeepCopy());
535
LOG(WARNING) << "Invalid entry in " << prefs::
kProfilesLastActive
;
[
all
...]
/external/chromium_org/chrome/common/
pref_names.cc
[
all
...]
Completed in 609 milliseconds