Searched refs:CreateRuntimeAPIDelegate (Results 1 – 8 of 8) sorted by relevance
80 virtual scoped_ptr<RuntimeAPIDelegate> CreateRuntimeAPIDelegate(
174 virtual scoped_ptr<RuntimeAPIDelegate> CreateRuntimeAPIDelegate(
155 TestExtensionsBrowserClient::CreateRuntimeAPIDelegate( in CreateRuntimeAPIDelegate() function in extensions::TestExtensionsBrowserClient
73 virtual scoped_ptr<RuntimeAPIDelegate> CreateRuntimeAPIDelegate(
190 ShellExtensionsBrowserClient::CreateRuntimeAPIDelegate( in CreateRuntimeAPIDelegate() function in extensions::ShellExtensionsBrowserClient
91 virtual scoped_ptr<extensions::RuntimeAPIDelegate> CreateRuntimeAPIDelegate(
264 ChromeExtensionsBrowserClient::CreateRuntimeAPIDelegate( in CreateRuntimeAPIDelegate() function in extensions::ChromeExtensionsBrowserClient
148 delegate_ = ExtensionsBrowserClient::Get()->CreateRuntimeAPIDelegate( in RuntimeAPI()