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

  /external/chromium_org/chrome/browser/web_applications/
web_app.h 144 std::string GenerateApplicationNameFromInfo(const ShortcutInfo& shortcut_info);
web_app.cc 332 std::string GenerateApplicationNameFromInfo(const ShortcutInfo& shortcut_info) {
web_app_win.cc 206 std::string app_name(web_app::GenerateApplicationNameFromInfo(shortcut_info));
  /external/chromium_org/chrome/browser/
shell_integration_linux.cc 927 web_app::GenerateApplicationNameFromInfo(shortcut_info);
    [all...]

Completed in 290 milliseconds