Searched defs:PortWatcher (Results 1 – 1 of 1) sorted by relevance
58 class PortWatcher : public MessagePumpKqueue::MachPortWatcher { class60 PortWatcher(RepeatingClosure callback) : callback_(std::move(callback)) {} in PortWatcher() function in base::__anon64cc154f0111::PortWatcher