Searched refs:GetShmemTempDir (Results 1 – 5 of 5) sorted by relevance
12 bool GetShmemTempDir(bool executable, base::FilePath* path) { in GetShmemTempDir() function
37 if (!GetShmemTempDir(options.executable, &directory)) in CreateAnonymousSharedMemory()
349 if (!GetShmemTempDir(false, &temp_dir)) in FilePathForMemoryName()
435 BASE_EXPORT bool GetShmemTempDir(bool executable, FilePath* path);
926 bool GetShmemTempDir(bool executable, FilePath* path) { in GetShmemTempDir() function