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

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_dispatcher_host.h197 TransactionIDToSizeMap transaction_size_map_; member in class:content::IndexedDBDispatcherHost::DatabaseDispatcherHost
H A Dindexed_db_dispatcher_host.cc365 database_dispatcher_host_->transaction_size_map_;
427 // DCHECK(transaction_size_map_.empty());
690 &parent_->database_dispatcher_host_->transaction_size_map_;
832 int64 transaction_size = transaction_size_map_[host_transaction_id];

Completed in 86 milliseconds