Searched refs:GetShmemTempDir (Results 1 – 4 of 4) sorted by relevance
12 bool GetShmemTempDir(bool executable, base::FilePath* path) { in GetShmemTempDir() function
69 if (GetShmemTempDir(options.executable, &directory)) { in CreateAnonymousSharedMemory()454 if (!GetShmemTempDir(false, &temp_dir)) in FilePathForMemoryName()
426 BASE_EXPORT bool GetShmemTempDir(bool executable, FilePath* path);
860 bool GetShmemTempDir(bool executable, FilePath* path) { in GetShmemTempDir() function