OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetProfileIconPath
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/profiles/
profile_shortcut_manager_win.h
20
base::FilePath
GetProfileIconPath
(const base::FilePath& profile_path);
profile_shortcut_manager_unittest_win.cc
77
profiles::internal::
GetProfileIconPath
(profile_path);
139
profiles::internal::
GetProfileIconPath
(profile_path);
[
all
...]
profile_shortcut_manager_win.cc
201
profiles::internal::
GetProfileIconPath
(profile_path);
615
base::FilePath
GetProfileIconPath
(const base::FilePath& profile_path) {
729
*icon_path = profiles::internal::
GetProfileIconPath
(profile_path);
[
all
...]
/external/chromium_org/chrome/browser/ui/views/frame/
browser_window_property_manager_browsertest_win.cc
91
EXPECT_EQ(profiles::internal::
GetProfileIconPath
(
Completed in 31 milliseconds