Searched refs:GetExistingShortcutLocations (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/
H A Dshell_integration_linux.h51 web_app::ShortcutLocations GetExistingShortcutLocations(
56 // Version of GetExistingShortcutLocations which takes an explicit path
59 web_app::ShortcutLocations GetExistingShortcutLocations(
H A Dshell_integration_linux_unittest.cc158 TEST(ShellIntegrationTest, GetExistingShortcutLocations) {
172 GetExistingShortcutLocations(&env, kProfilePath, kExtensionId);
191 web_app::ShortcutLocations result = GetExistingShortcutLocations(
213 GetExistingShortcutLocations(&env, kProfilePath, kExtensionId);
234 GetExistingShortcutLocations(&env, kProfilePath, kExtensionId);
262 web_app::ShortcutLocations result = GetExistingShortcutLocations(
H A Dshell_integration_linux.cc632 web_app::ShortcutLocations GetExistingShortcutLocations( function in namespace:shell_integration_linux
639 return GetExistingShortcutLocations(env, profile_path, extension_id,
643 web_app::ShortcutLocations GetExistingShortcutLocations( function in namespace:shell_integration_linux
/external/chromium_org/chrome/browser/web_applications/
H A Dweb_app_linux.cc55 shell_integration_linux::GetExistingShortcutLocations(

Completed in 3426 milliseconds