OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetDesktopShortcutFilename
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/
shell_integration_unittest.cc
139
TEST(ShellIntegrationTest,
GetDesktopShortcutFilename
) {
156
ShellIntegration::
GetDesktopShortcutFilename
(
shell_integration.h
93
static FilePath
GetDesktopShortcutFilename
(const GURL& url);
shell_integration_linux.cc
339
FilePath ShellIntegration::
GetDesktopShortcutFilename
(const GURL& url) {
446
FilePath shortcut_filename =
GetDesktopShortcutFilename
(shortcut_info.url);
Completed in 3672 milliseconds