Searched refs:web_idb_factory_ (Results 1 – 4 of 4) sorted by relevance
89 web_idb_factory_.reset(new WebIDBFactoryImpl(sender)); in WorkerWebKitPlatformSupportImpl()213 if (!web_idb_factory_) in idbFactory()214 web_idb_factory_.reset(new WebIDBFactoryImpl(thread_safe_sender_.get())); in idbFactory()215 return web_idb_factory_.get(); in idbFactory()
112 scoped_ptr<blink::WebIDBFactory> web_idb_factory_; variable
201 scoped_ptr<blink::WebIDBFactory> web_idb_factory_; variable
225 web_idb_factory_.reset(new WebIDBFactoryImpl(thread_safe_sender_)); in RendererWebKitPlatformSupportImpl()373 return web_idb_factory_.get(); in idbFactory()