OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GenerateApplicationNameFromInfo
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/web_applications/
web_app.h
154
std::string
GenerateApplicationNameFromInfo
(const ShortcutInfo& shortcut_info);
web_app.cc
311
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
[
all
...]
Completed in 356 milliseconds