Searched refs:should_close_source (Results 1 – 17 of 17) sorted by relevance
18 bool should_close_source) { in BrokerGetFileHandleForProcess() argument22 if (should_close_source) in BrokerGetFileHandleForProcess()37 int fd = should_close_source ? handle : ::dup(handle); in BrokerGetFileHandleForProcess()
22 bool should_close_source);
64 bool should_close_source) { in ShareHandleWithRemote() argument67 if (should_close_source) { in ShareHandleWithRemote()74 should_close_source); in ShareHandleWithRemote()
51 bool should_close_source) = 0;70 bool should_close_source);
253 bool should_close_source) { in ShareHandleWithRemote() argument256 should_close_source); in ShareHandleWithRemote()499 bool should_close_source) { in ShareHandleWithRemote() argument502 should_close_source); in ShareHandleWithRemote()
139 bool should_close_source) OVERRIDE;278 bool should_close_source) OVERRIDE;
29 bool should_close_source) { in ShareHandleWithRemote() argument30 return BrokerGetFileHandleForProcess(handle, remote_pid, should_close_source); in ShareHandleWithRemote()
220 bool should_close_source) { in ShareHandleWithRemote() argument227 handle, base::GetCurrentProcId(), should_close_source); in ShareHandleWithRemote()229 return dispatcher_->ShareHandleWithRemote(handle, should_close_source); in ShareHandleWithRemote()
24 bool should_close_source) OVERRIDE;
75 bool should_close_source) { in ShareHandleWithRemote() argument
53 bool should_close_source) OVERRIDE;
97 bool should_close_source) OVERRIDE;
178 bool should_close_source) { in ShareHandleWithRemote() argument183 should_close_source); in ShareHandleWithRemote()188 return BrokerGetFileHandleForProcess(handle, peer_pid, should_close_source); in ShareHandleWithRemote()
76 bool should_close_source) OVERRIDE;
121 bool should_close_source) = 0;
60 bool should_close_source) OVERRIDE;
86 bool should_close_source) { in ShareHandleWithRemote() argument