Searched refs:FilePathForMemoryName (Results 1 – 2 of 2) sorted by relevance
144 if (!FilePathForMemoryName(*options.name_deprecated, &path)) in Create()233 if (!FilePathForMemoryName(name, &path)) in Delete()245 if (!FilePathForMemoryName(name, &path)) in Open()341 bool SharedMemory::FilePathForMemoryName(const std::string& mem_name, in FilePathForMemoryName() function in base::SharedMemory
276 bool FilePathForMemoryName(const std::string& mem_name, FilePath* path);