Searched refs:DidCreateContext (Results 1 – 4 of 4) sorted by relevance
49 void ModuleRunnerDelegate::DidCreateContext(ShellRunner* runner) { in DidCreateContext() function in gin::ModuleRunnerDelegate50 ShellRunnerDelegate::DidCreateContext(runner); in DidCreateContext()
45 virtual void DidCreateContext(ShellRunner* runner) OVERRIDE;
34 void ShellRunnerDelegate::DidCreateContext(ShellRunner* runner) { in DidCreateContext() function in gin::ShellRunnerDelegate60 delegate_->DidCreateContext(this); in ShellRunner()
28 virtual void DidCreateContext(ShellRunner* runner);