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

  /external/chromium_org/chrome/common/
chrome_paths_android.cc 23 bool GetUserDocumentsDirectory(base::FilePath* result) {
chrome_paths_win.cc 60 bool GetUserDocumentsDirectory(base::FilePath* result) {
69 if (!GetUserDocumentsDirectory(result))
chrome_paths_internal.h 40 bool GetUserDocumentsDirectory(base::FilePath* result);
chrome_paths_linux.cc 103 bool GetUserDocumentsDirectory(base::FilePath* result) {
chrome_paths.cc 167 if (!GetUserDocumentsDirectory(&cur))

Completed in 3326 milliseconds