Searched defs:PendingRegistration (Results 1 – 4 of 4) sorted by relevance
35 struct PendingRegistration { struct36 os::Handler* user_handler_ = nullptr;37 classic::SecurityPolicy security_policy_;38 DynamicChannelManager::OnRegistrationCompleteCallback on_registration_complete_callback_;39 DynamicChannelManager::OnConnectionOpenCallback on_connection_open_callback_;40 DynamicChannelConfigurationOption configuration_;
32 struct PendingRegistration { struct33 os::Handler* user_handler_ = nullptr;34 FixedChannelManager::OnRegistrationCompleteCallback on_registration_complete_callback_;35 FixedChannelManager::OnConnectionOpenCallback on_connection_open_callback_;
35 struct PendingRegistration { struct36 os::Handler* user_handler_ = nullptr;37 SecurityPolicy security_policy_;38 DynamicChannelManager::OnRegistrationCompleteCallback on_registration_complete_callback_;39 DynamicChannelManager::OnConnectionOpenCallback on_connection_open_callback_;40 DynamicChannelConfigurationOption configuration_;