Searched defs:srcFd (Results 1 – 6 of 6) sorted by relevance
66 int srcFd; member
501 void ITraceCpuRawContent::ReadTracePipeRawLoop(const int srcFd, in ReadTracePipeRawLoop()599 bool ITraceCpuRawRead::CopyTracePipeRawLoop(const int srcFd, const int cpu, ssize_t& writeLen, in CopyTracePipeRawLoop()
140 int srcFd = open(srcFilePath.c_str(), O_RDONLY); in CopyFile() local
322 int srcFd = open(srcSpecPath.c_str(), O_RDONLY); in WriteEventFile() local
268 int srcFd = -1; in DoCopy() local
491 int32_t srcFd = dup(static_cast<int32_t>(fdList[i])); in FlushCacheFileToUserData() local