Searched defs:Duplicate (Results 1 – 2 of 2) sorted by relevance
/external/chromium/base/ | ||
D | file_descriptor_shuffle.cc | 69 bool FileDescriptorTableInjection::Duplicate(int* result, int fd) { in Duplicate() function in base::FileDescriptorTableInjection |
D | file_descriptor_shuffle_unittest.cc | 50 bool Duplicate(int* result, int fd) { in Duplicate() function in InjectionTracer |