Searched refs:CreateAppSorting (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/extensions/browser/
H A Dextension_prefs_factory.cc53 client->CreateAppSorting().Pass(),
H A Dextensions_browser_client.h153 virtual scoped_ptr<AppSorting> CreateAppSorting() = 0;
H A Dtest_extensions_browser_client.cc134 scoped_ptr<AppSorting> TestExtensionsBrowserClient::CreateAppSorting() { function in class:extensions::TestExtensionsBrowserClient
H A Dtest_extensions_browser_client.h73 virtual scoped_ptr<AppSorting> CreateAppSorting() OVERRIDE;
/external/chromium_org/extensions/shell/browser/
H A Dshell_extensions_browser_client.h66 virtual scoped_ptr<AppSorting> CreateAppSorting() OVERRIDE;
H A Dshell_extensions_browser_client.cc164 scoped_ptr<AppSorting> ShellExtensionsBrowserClient::CreateAppSorting() { function in class:extensions::ShellExtensionsBrowserClient
/external/chromium_org/chrome/browser/extensions/
H A Dchrome_extensions_browser_client.h84 virtual scoped_ptr<AppSorting> CreateAppSorting() OVERRIDE;
H A Dtest_extension_prefs.cc120 ExtensionsBrowserClient::Get()->CreateAppSorting().Pass(),
H A Dtest_extension_system.cc78 ExtensionsBrowserClient::Get()->CreateAppSorting().Pass(),
H A Dchrome_extensions_browser_client.cc204 scoped_ptr<AppSorting> ChromeExtensionsBrowserClient::CreateAppSorting() { function in class:extensions::ChromeExtensionsBrowserClient

Completed in 1191 milliseconds