Searched refs:FilePathForMemoryName (Results 1 – 2 of 2) sorted by relevance
116 if (!FilePathForMemoryName(*options.name_deprecated, &path)) in Create()214 if (!FilePathForMemoryName(name, &path)) in Delete()226 if (!FilePathForMemoryName(name, &path)) in Open()357 bool SharedMemory::FilePathForMemoryName(const std::string& mem_name, in FilePathForMemoryName() function in base::SharedMemory
220 bool FilePathForMemoryName(const std::string& mem_name, FilePath* path);