Searched refs:DuplicatePlatformFile (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/remoting/host/native_messaging/
H A Dpipe_messaging_channel.cc20 base::File DuplicatePlatformFile(base::File file) { function in namespace:__anon10446
49 : native_messaging_reader_(DuplicatePlatformFile(input.Pass())),
51 DuplicatePlatformFile(output.Pass()))),

Completed in 71 milliseconds