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

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_dispatcher_host.h165 // OnPutWrapper starts on the IO thread so that it can grab BlobDataHandles
167 void OnPutWrapper(const IndexedDBHostMsg_DatabasePut_Params& params);
H A Dindexed_db_dispatcher_host.cc484 IPC_MESSAGE_HANDLER(IndexedDBHostMsg_DatabasePut, OnPutWrapper)
619 void IndexedDBDispatcherHost::DatabaseDispatcherHost::OnPutWrapper( function in class:content::IndexedDBDispatcherHost::DatabaseDispatcherHost

Completed in 716 milliseconds