Searched refs:mCacheTransactionRefcount (Results 1 – 1 of 1) sorted by relevance
178 private static int mCacheTransactionRefcount; field in WebViewDatabase646 if (++mCacheTransactionRefcount == 1) { in startCacheTransaction()661 if (--mCacheTransactionRefcount == 0) { in endCacheTransaction()