RemoveAndNotify    79 mojo/common/handle_watcher.cc   void RemoveAndNotify(const Handle& handle, MojoResult result);
RemoveAndNotify   102 mojo/common/handle_watcher.cc   RemoveAndNotify(data.handle, MOJO_RESULT_CANCELLED);
RemoveAndNotify   147 mojo/common/handle_watcher.cc   RemoveAndNotify(handle, MOJO_RESULT_OK);
RemoveAndNotify   151 mojo/common/handle_watcher.cc   RemoveAndNotify(handle, result);