OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kWatchdogExtensionActive
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/extensions/activity_log/
activity_log_enabled_unittest.cc
54
profile->GetPrefs()->GetInteger(prefs::
kWatchdogExtensionActive
));
59
profile->GetPrefs()->GetInteger(prefs::
kWatchdogExtensionActive
));
79
profile1->GetPrefs()->GetInteger(prefs::
kWatchdogExtensionActive
));
81
profile2->GetPrefs()->GetInteger(prefs::
kWatchdogExtensionActive
));
97
profile1->GetPrefs()->GetInteger(prefs::
kWatchdogExtensionActive
));
99
profile2->GetPrefs()->GetInteger(prefs::
kWatchdogExtensionActive
));
101
profile3->GetPrefs()->GetInteger(prefs::
kWatchdogExtensionActive
));
103
profile1->GetPrefs()->SetInteger(prefs::
kWatchdogExtensionActive
, 1);
104
profile3->GetPrefs()->SetInteger(prefs::
kWatchdogExtensionActive
, 2);
110
profile1->GetPrefs()->GetInteger(prefs::
kWatchdogExtensionActive
));
[
all
...]
activity_log.cc
371
profile_->GetPrefs()->SetInteger(prefs::
kWatchdogExtensionActive
, 1);
373
profile_->GetPrefs()->GetInteger(prefs::
kWatchdogExtensionActive
);
489
profile_->GetPrefs()->SetInteger(prefs::
kWatchdogExtensionActive
,
498
profile_->GetPrefs()->SetInteger(prefs::
kWatchdogExtensionActive
,
531
prefs::
kWatchdogExtensionActive
,
/external/chromium_org/chrome/common/
pref_names.cc
[
all
...]
pref_names.h
[
all
...]
Completed in 40 milliseconds