Searched defs:out_fd (Results 1 – 8 of 8) sorted by relevance
208 android::base::unique_fd* out_fd) { in GetIntercept()
115 unique_fd out_fd(TEMP_FAILURE_RETRY(open( in GenerateHashTree() local
121 auto out_fd = in ExtractImagesFromOTA() local
155 int out_fd = open(source_part.c_str(), O_RDWR); in CreateFakePartition() local
594 android::base::unique_fd out_fd; in RunCmdInApp() local
803 android::base::unique_fd out_fd) { in WriteRecordDataToOutFd()
400 bool SendFile(int out_fd, int in_fd, size_t count) { in SendFile()
1997 static void CreateEmbeddedLibrary(int out_fd) { in CreateEmbeddedLibrary()