OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ListPrefMatches
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/sync/test/integration/
preferences_helper.h
97
bool
ListPrefMatches
(const char* pref_name) WARN_UNUSED_RESULT;
99
// This is the version of
ListPrefMatches
that waits for the preference list
preferences_helper.cc
196
bool
ListPrefMatches
(const char* pref_name) {
295
return
ListPrefMatches
(GetPath());
Completed in 129 milliseconds