Home
last modified time | relevance | path

Searched defs:Duplicate (Results 1 – 8 of 8) sorted by relevance

/third_party/gn/src/base/posix/
Dfile_descriptor_shuffle.cc87 bool FileDescriptorTableInjection::Duplicate(int* result, int fd) { in Duplicate() function in base::FileDescriptorTableInjection
/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart-pkg/zircon/sdk_ext/
Dhandle.cc105 Dart_Handle Handle::Duplicate(uint32_t rights) { in Duplicate() function in zircon::dart::Handle
/third_party/flutter/engine/flutter/fml/platform/posix/
Dfile_posix.cc118 fml::UniqueFD Duplicate(fml::UniqueFD::element_type descriptor) { in Duplicate() function
/third_party/gn/src/base/files/
Dfile_win.cc209 File File::Duplicate() const { in Duplicate() function in base::File
Dfile_posix.cc284 File File::Duplicate() const { in Duplicate() function in base::File
/third_party/flutter/engine/flutter/fml/platform/win/
Dfile_win.cc230 fml::UniqueFD Duplicate(fml::UniqueFD::element_type descriptor) { in Duplicate() function
/third_party/cef/libcef_dll/wrapper/
Dcef_xml_object.cc212 CefRefPtr<CefXmlObject> CefXmlObject::Duplicate() { in Duplicate() function in CefXmlObject
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp1084 bool Duplicate = true; in canTailDuplicateUnplacedPreds() local