Searched refs:close_source_handle (Results 1 – 2 of 2) sorted by relevance
45 bool close_source_handle) { in GetPlatformFileForTransit() argument49 if (close_source_handle) in GetPlatformFileForTransit()67 int fd = close_source_handle ? handle : HANDLE_EINTR(::dup(handle)); in GetPlatformFileForTransit()
76 GetPlatformFileForTransit(base::PlatformFile file, bool close_source_handle);