OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PreferenceAPIBase
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/preference/
preference_api.h
53
class
PreferenceAPIBase
{
93
class PreferenceAPI : public
PreferenceAPIBase
,
123
//
PreferenceAPIBase
implementation.
preference_api.cc
366
void
PreferenceAPIBase
::SetExtensionControlledPref(
397
void
PreferenceAPIBase
::RemoveExtensionControlledPref(
418
bool
PreferenceAPIBase
::CanExtensionControlPref(
430
bool
PreferenceAPIBase
::DoesExtensionControlPref(
preference_api_prefs_unittest.cc
42
class TestPreferenceAPI : public
PreferenceAPIBase
{
51
//
PreferenceAPIBase
implementation.
Completed in 41 milliseconds