HomeSort by relevance Sort by last modified time
    Searched refs:RegisterTransactionId (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/browser/indexed_db/
indexed_db_dispatcher_host.h 70 void RegisterTransactionId(int64 host_transaction_id, const GURL& origin_url);
indexed_db_callbacks.cc 118 dispatcher_host_->RegisterTransactionId(host_transaction_id_, origin_url_);
indexed_db_dispatcher_host.cc 134 void IndexedDBDispatcherHost::RegisterTransactionId(int64 host_transaction_id,
475 parent_->RegisterTransactionId(host_transaction_id,
    [all...]

Completed in 436 milliseconds