Searched refs:DoScopesOverlap (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_transaction_coordinator.cc108 static bool DoScopesOverlap(const std::set<int64>& scope1, function in namespace:content
137 DoScopesOverlap(transaction->scope(), other->scope()))
147 DoScopesOverlap(transaction->scope(), other->scope()))

Completed in 83 milliseconds