Searched refs:EnableInputBlockingForChannel (Results 1 – 5 of 5) sorted by relevance
54 void EnableInputBlockingForChannel(const std::string& channel);
59 void EnableInputBlockingForChannel(const std::string& channel);
52 void IncomingMessageDispatcher::EnableInputBlockingForChannel( in EnableInputBlockingForChannel() function in flutter::IncomingMessageDispatcher
155 void PluginRegistrar::EnableInputBlockingForChannel( in EnableInputBlockingForChannel() function in flutter::PluginRegistrar
204 registrar->messenger->dispatcher->EnableInputBlockingForChannel(channel); in FlutterDesktopRegistrarEnableInputBlocking()