HomeSort by relevance Sort by last modified time
    Searched refs:FlushMode (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLConstructionSite.h 95 enum FlushMode {
124 void flushPendingText(FlushMode);
127 void flush(FlushMode mode)
HTMLTreeBuilder.h 87 void flush(FlushMode mode) { m_tree.flush(mode); }
HTMLConstructionSite.cpp 234 void HTMLConstructionSite::flushPendingText(FlushMode mode)
    [all...]
  /frameworks/base/libs/hwui/
Caches.h 120 enum FlushMode {
143 void flush(FlushMode mode);
Caches.cpp 339 void Caches::flush(FlushMode mode) {

Completed in 56 milliseconds