OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IntegerPrefMatches
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/sync/test/integration/
preferences_helper.h
72
bool
IntegerPrefMatches
(const char* pref_name) WARN_UNUSED_RESULT;
preferences_helper.cc
111
bool
IntegerPrefMatches
(const char* pref_name) {
337
return
IntegerPrefMatches
(GetPath());
Completed in 790 milliseconds