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

  /external/chromium_org/base/win/
shortcut.h 138 BASE_EXPORT bool ResolveShortcutProperties(const FilePath& shortcut_path,
143 // This is a wrapper to ResolveShortcutProperties() to handle the common use
shortcut.cc 176 bool ResolveShortcutProperties(const FilePath& shortcut_path,
298 if (!ResolveShortcutProperties(shortcut_path, options, &properties))
shortcut_unittest.cc 93 ASSERT_TRUE(ResolveShortcutProperties(
116 ASSERT_TRUE(ResolveShortcutProperties(
  /external/chromium_org/chrome/installer/util/
shell_util.cc     [all...]

Completed in 108 milliseconds