HomeSort by relevance Sort by last modified time
    Searched refs:GetUserDocumentsDirectory (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/common/
chrome_paths_internal.h 34 bool GetUserDocumentsDirectory(FilePath* result);
chrome_paths_win.cc 45 bool GetUserDocumentsDirectory(FilePath* result) {
59 if (!GetUserDocumentsDirectory(result))
chrome_paths_linux.cc 81 bool GetUserDocumentsDirectory(FilePath* result) {
chrome_paths.cc 122 if (!GetUserDocumentsDirectory(&cur))

Completed in 121 milliseconds