HomeSort by relevance Sort by last modified time
    Searched refs:GetExistingShortcutContents (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/
shell_integration_linux_unittest.cc 271 TEST(ShellIntegrationTest, GetExistingShortcutContents) {
299 GetExistingShortcutContents(&env, kTemplateFilepath, &contents));
318 GetExistingShortcutContents(&env, kTemplateFilepath, &contents));
337 GetExistingShortcutContents(&env, kTemplateFilepath, &contents));
364 GetExistingShortcutContents(&env, kTemplateFilepath, &contents));
shell_integration_linux.h 69 bool GetExistingShortcutContents(base::Environment* env,
shell_integration_linux.cc 663 if (GetExistingShortcutContents(env, shortcut_filename, &shortcut_contents)) {
676 bool GetExistingShortcutContents(base::Environment* env,
    [all...]

Completed in 217 milliseconds