Searched refs:CreateAppSorting (Results 1 – 10 of 10) sorted by relevance
53 client->CreateAppSorting().Pass(), in BuildServiceInstanceFor()
73 virtual scoped_ptr<AppSorting> CreateAppSorting() OVERRIDE;
153 virtual scoped_ptr<AppSorting> CreateAppSorting() = 0;
134 scoped_ptr<AppSorting> TestExtensionsBrowserClient::CreateAppSorting() { in CreateAppSorting() function in extensions::TestExtensionsBrowserClient
66 virtual scoped_ptr<AppSorting> CreateAppSorting() OVERRIDE;
164 scoped_ptr<AppSorting> ShellExtensionsBrowserClient::CreateAppSorting() { in CreateAppSorting() function in extensions::ShellExtensionsBrowserClient
84 virtual scoped_ptr<AppSorting> CreateAppSorting() OVERRIDE;
120 ExtensionsBrowserClient::Get()->CreateAppSorting().Pass(), in RecreateExtensionPrefs()
78 ExtensionsBrowserClient::Get()->CreateAppSorting().Pass(), in CreateExtensionPrefs()
204 scoped_ptr<AppSorting> ChromeExtensionsBrowserClient::CreateAppSorting() { in CreateAppSorting() function in extensions::ChromeExtensionsBrowserClient