OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetUserDesktop
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/common/
chrome_paths_internal.h
45
bool
GetUserDesktop
(FilePath* result);
chrome_paths_linux.cc
101
GetUserDesktop
(&desktop);
109
bool
GetUserDesktop
(FilePath* result) {
chrome_paths_win.cc
82
bool
GetUserDesktop
(FilePath* result) {
chrome_paths.cc
151
if (!
GetUserDesktop
(&cur))
Completed in 53 milliseconds