HomeSort by relevance Sort by last modified time
    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 88 milliseconds