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

  /external/chromium/base/
file_util.h 210 BASE_API bool CreateShortcutLink(const wchar_t *source,
file_util_win.cc 406 bool CreateShortcutLink(const wchar_t *source, const wchar_t *destination,
    [all...]
file_util_unittest.cc     [all...]
  /external/chromium/chrome/browser/web_applications/
web_app.cc 364 success &= file_util::CreateShortcutLink(chrome_exe.value().c_str(),

Completed in 56 milliseconds