Home
last modified time | relevance | path

Searched refs:quoteCount (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebKit/android/nav/
DCacheBuilder.cpp154 int quoteCount = 0; in flush() local
161 quoteCount = 0; in flush()
165 quoteCount++; in flush()
167 if ((quoteCount & 1) == 0) in flush()