Searched refs:on_remote_host_supported_features_notification (Results 1 – 2 of 2) sorted by relevance
42 this, &RemoteNameRequestModule::impl::on_remote_host_supported_features_notification)); in Start()58 RemoteHostSupportedFeaturesCallback on_remote_host_supported_features_notification, in StartRemoteNameRequest()76 std::move(on_remote_host_supported_features_notification), in StartRemoteNameRequest()116 RemoteHostSupportedFeaturesCallback on_remote_host_supported_features_notification, in actually_start_remote_name_request()122 std::move(on_remote_host_supported_features_notification); in actually_start_remote_name_request()169 void on_remote_host_supported_features_notification(EventView view) { in on_remote_host_supported_features_notification() function245 RemoteHostSupportedFeaturesCallback on_remote_host_supported_features_notification, in StartRemoteNameRequest() argument253 std::move(on_remote_host_supported_features_notification), in StartRemoteNameRequest()
49 RemoteHostSupportedFeaturesCallback on_remote_host_supported_features_notification,