OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetIconFilePath
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/web_applications/
web_app_win.h
43
base::FilePath
GetIconFilePath
(const base::FilePath& web_app_path,
web_app_win.cc
176
web_app::internals::
GetIconFilePath
(web_app_path, shortcut_info.title);
401
internals::
GetIconFilePath
(web_app_dir, shortcut_info.title),
525
base::FilePath icon_file =
GetIconFilePath
(web_app_path, shortcut_info.title);
614
base::FilePath
GetIconFilePath
(const base::FilePath& web_app_path,
update_shortcut_worker_win.cc
193
web_app::internals::
GetIconFilePath
(web_app_path, shortcut_info_.title);
/external/chromium_org/chrome/browser/ui/views/frame/
browser_window_property_manager_browsertest_win.cc
135
EXPECT_EQ(web_app::internals::
GetIconFilePath
(
Completed in 118 milliseconds