Home
last modified time | relevance | path

Searched refs:GetDownloadsDirectory (Results 1 – 2 of 2) sorted by relevance

/external/libmojo/base/android/
Dpath_utils.h40 BASE_EXPORT bool GetDownloadsDirectory(FilePath* result);
Dpath_utils.cc54 bool GetDownloadsDirectory(FilePath* result) { in GetDownloadsDirectory() function