HomeSort by relevance Sort by last modified time
    Searched full:need_to_flush (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/content/renderer/dom_storage/
dom_storage_dispatcher.cc 73 bool need_to_flush = (IncrementPendingCount() > kMaxPendingMessages) && local
76 if (need_to_flush) {

Completed in 216 milliseconds