Searched defs:GetShmemTempDir (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/base/
H A Dfile_util_android.cc12 bool GetShmemTempDir(bool executable, base::FilePath* path) { function in namespace:base
H A Dfile_util_win.cc228 bool GetShmemTempDir(bool executable, FilePath* path) { function in namespace:base
H A Dfile_util_posix.cc469 bool GetShmemTempDir(bool executable, FilePath* path) { function in namespace:base
530 if (!GetShmemTempDir(executable, &directory))
/external/chromium/base/
H A Dfile_util_posix.cc427 if (!GetShmemTempDir(&directory))
824 bool GetShmemTempDir(FilePath* path) { function in namespace:file_util
H A Dfile_util_win.cc557 bool GetShmemTempDir(FilePath* path) { function in namespace:file_util

Completed in 689 milliseconds