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

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_dispatcher_host.h260 void OnPutHelper(const IndexedDBHostMsg_DatabasePut_Params& params,
H A Dindexed_db_dispatcher_host.cc341 // OnPutHelper exists only to allow us to hop threads while holding a reference
343 void IndexedDBDispatcherHost::OnPutHelper( function in class:content::IndexedDBDispatcherHost
631 &IndexedDBDispatcherHost::OnPutHelper, parent_, params, handles));

Completed in 518 milliseconds