Searched refs:CreateBlockWithFd (Results 1 – 2 of 2) sorted by relevance
83 bool CreateBlockWithFd(std::string name, uint32_t size, int fd);
61 bool ShareMemoryBlock::CreateBlockWithFd(std::string name, uint32_t size, int fd) in CreateBlockWithFd() function in ShareMemoryBlock146 CreateBlockWithFd(name, size, fd); in ShareMemoryBlock()