Searched defs:memFd (Results 1 – 3 of 3) sorted by relevance
73 const auto& memFd = memory.get<Memory::Tag::mappableFile>(); in clone() local
159 int memFd() const {return mFds.mMem;} in memFd() function
193 int memFd = ashmem_create_region("C2SurfaceMem", sizeof(C2SyncVariables)); in configure() local