Searched defs:WaitForAllDatabasesToClose (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/child/
H A Dweb_database_observer_impl.cc155 void WebDatabaseObserverImpl::WaitForAllDatabasesToClose() { function in class:content::WebDatabaseObserverImpl
156 open_connections_->WaitForAllDatabasesToClose();
/external/chromium_org/webkit/common/database/
H A Ddatabase_connections.cc132 void DatabaseConnectionsWrapper::WaitForAllDatabasesToClose() { function in class:webkit_database::DatabaseConnectionsWrapper

Completed in 970 milliseconds