Searched refs:GetForRenderProcessId (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/spellchecker/
H A Dspellcheck_factory.h24 static SpellcheckService* GetForRenderProcessId(int render_process_id);
H A Dspellcheck_factory.cc25 SpellcheckService* SpellcheckServiceFactory::GetForRenderProcessId( function in class:SpellcheckServiceFactory
H A Dspellcheck_message_filter.cc189 return SpellcheckServiceFactory::GetForRenderProcessId(render_process_id_);
H A Dspellcheck_message_filter_mac.cc171 SpellcheckServiceFactory::GetForRenderProcessId(render_process_id_);

Completed in 296 milliseconds