OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:set_prefix_count
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/safe_browsing/
safe_browsing_util.h
242
void
set_prefix_count
(int count) { data_.prefix_count = count; }
function in class:SBEntry
/external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_util.h
269
void
set_prefix_count
(int count) { data_.prefix_count = count; }
function in class:SBEntry
Completed in 246 milliseconds