Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dfile_util.h417 BASE_EXPORT bool GetShmemTempDir(bool executable, FilePath* path);
Dfile_util_posix.cc840 bool GetShmemTempDir(bool executable, FilePath* path) { in GetShmemTempDir() function