OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:need_to_flush
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/content/renderer/dom_storage/
dom_storage_dispatcher.cc
72
bool
need_to_flush
= (IncrementPendingCount() > kMaxPendingMessages) &&
local
75
if (
need_to_flush
) {
Completed in 58 milliseconds