OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:INVALID_STORE
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/prefs/
pref_value_store.h
121
//
INVALID_STORE
is not associated with an actual PrefStore but used as
123
INVALID_STORE
= -1,
193
//
INVALID_STORE
is returned. In practice, the default PrefStore
194
// should always have a value for any registered preferencem, so
INVALID_STORE
/external/chromium_org/base/prefs/
pref_value_store.h
132
//
INVALID_STORE
is not associated with an actual PrefStore but used as
134
INVALID_STORE
= -1,
203
//
INVALID_STORE
is returned. In practice, the default PrefStore
204
// should always have a value for any registered preferencem, so
INVALID_STORE
Completed in 33 milliseconds