OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetDesktopShortcutTemplate
(Results
1 - 5
of
5
) sorted by null
/external/chromium/chrome/browser/
shell_integration_unittest.cc
70
TEST(ShellIntegrationTest,
GetDesktopShortcutTemplate
) {
93
ASSERT_TRUE(ShellIntegration::
GetDesktopShortcutTemplate
(&env,
111
ASSERT_TRUE(ShellIntegration::
GetDesktopShortcutTemplate
(&env,
133
ASSERT_TRUE(ShellIntegration::
GetDesktopShortcutTemplate
(&env,
shell_integration.h
89
static bool
GetDesktopShortcutTemplate
(base::Environment* env,
shell_integration_linux.cc
295
bool ShellIntegration::
GetDesktopShortcutTemplate
(
/external/chromium/chrome/browser/ui/gtk/
create_application_shortcuts_dialog_gtk.cc
210
if (ShellIntegration::
GetDesktopShortcutTemplate
(env.get(),
/external/chromium/chrome/browser/web_applications/
web_app.cc
228
if (!ShellIntegration::
GetDesktopShortcutTemplate
(env.get(),
Completed in 64 milliseconds