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

/external/chromium/chrome/browser/importer/
H A Dfirefox_importer_unittest_utils_mac.cc47 const int ipcfd = channel.GetClientFileDescriptor(); local
48 if (ipcfd > -1) {
49 fds_to_map.push_back(std::pair<int,int>(ipcfd, kPrimaryIPCChannel + 3));

Completed in 36 milliseconds