Home
last modified time | relevance | path

Searched refs:ToFD (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp1006 std::error_code copy_file(const Twine &From, int ToFD) { in copy_file() argument
1011 std::error_code EC = copy_file_internal(ReadFD, ToFD); in copy_file()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFileSystem.h424 std::error_code copy_file(const Twine &From, int ToFD);