Searched refs:supports_dev_channel (Results 1 – 9 of 9) sorted by relevance
12 supports_dev_channel(false) { in PpapiNaClChannelArgs()
22 bool supports_dev_channel; member
39 bool supports_dev_channel);
317 bool supports_dev_channel) { in SetSupportsDevChannel() argument318 g_supports_dev_channel.Get() = supports_dev_channel; in SetSupportsDevChannel()
218 args.supports_dev_channel); in OnMsgCreateNaClChannel()
391 bool supports_dev_channel = in OnChannelConnected() local397 supports_dev_channel)); in OnChannelConnected()
210 bool supports_dev_channel) { in OnLoadPlugin() argument220 ppapi::proxy::InterfaceList::SetSupportsDevChannel(supports_dev_channel); in OnLoadPlugin()
97 bool supports_dev_channel);
806 args.supports_dev_channel = in OnPpapiChannelCreated()