HomeSort by relevance Sort by last modified time
    Searched refs:InstructRenderProcess (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/declarative_content/
content_rules_registry.h 113 // changed, calls InstructRenderProcess() for each RenderProcessHost in the
119 void InstructRenderProcess(content::RenderProcessHost* process);
content_rules_registry.cc 49 InstructRenderProcess(process);
280 InstructRenderProcess(process);
285 void ContentRulesRegistry::InstructRenderProcess(

Completed in 41 milliseconds