Searched refs:GetCursorFromId (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_dispatcher_host.h85 IndexedDBCursor* GetCursorFromId(int32 ipc_cursor_id);
H A Dindexed_db_callbacks.cc397 dispatcher_host_->GetCursorFromId(ipc_cursor_id_);
H A Dindexed_db_dispatcher_host.cc229 IndexedDBCursor* IndexedDBDispatcherHost::GetCursorFromId(int32 ipc_cursor_id) { function in class:content::IndexedDBDispatcherHost

Completed in 126 milliseconds