Home
last modified time | relevance | path

Searched refs:GetUserVideosDirectory (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chrome/common/
Dchrome_paths_android.cc47 bool GetUserVideosDirectory(base::FilePath* result) { in GetUserVideosDirectory() function
Dchrome_paths_internal.h57 bool GetUserVideosDirectory(base::FilePath* result);
Dchrome_paths_win.cc100 bool GetUserVideosDirectory(base::FilePath* result) { in GetUserVideosDirectory() function
Dchrome_paths_linux.cc134 bool GetUserVideosDirectory(base::FilePath* result) { in GetUserVideosDirectory() function
Dchrome_paths.cc180 if (!GetUserVideosDirectory(&cur)) in PathProvider()
Dchrome_paths_mac.mm163 bool GetUserVideosDirectory(base::FilePath* result) {