Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/android/nav/
DCacheBuilder.cpp164 int quoteCount = 0; in flush() local
171 quoteCount = 0; in flush()
175 quoteCount++; in flush()
177 if ((quoteCount & 1) == 0) in flush()