OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetValueFromStore
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/prefs/
pref_value_store.cc
110
if (
GetValueFromStore
(name.c_str(), static_cast<PrefStoreType>(i),
176
// Declare a temp Value* and call
GetValueFromStore
,
179
return
GetValueFromStore
(name, store, &tmp_value);
208
bool PrefValueStore::
GetValueFromStore
(const char* name,
pref_value_store.h
199
bool
GetValueFromStore
(const char* name,
Completed in 6880 milliseconds