OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:available_favicons
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/sync/glue/
favicon_cache.cc
279
int
available_favicons
= max_sync_favicon_limit_ - initial_sync_data.size();
local
281
available_favicons
> 0);
284
if (
available_favicons
> 0) {
289
available_favicons
--;
[
all
...]
Completed in 3038 milliseconds