Searched defs:broker (Results 1 – 5 of 5) sorted by relevance
8 pub(crate) mod broker; module
580 scoped_refptr<NodeChannel> broker = GetBrokerChannel(); in SendPeerEvent() local603 scoped_refptr<NodeChannel> broker = GetBrokerChannel(); in SendPeerEvent() local623 scoped_refptr<NodeChannel> broker = GetBrokerChannel(); in SendPeerEvent() local703 scoped_refptr<NodeChannel> broker = GetBrokerChannel(); in BroadcastEvent() local794 scoped_refptr<NodeChannel> broker = GetBrokerChannel(); in OnAcceptInvitation() local910 scoped_refptr<NodeChannel> broker; in OnAcceptBrokerClient() local
128 broker: *mut bindings::BrokerServices, field196 let broker = bindings::get_broker_services(); in get() localVariable805 let broker = BrokerServices::get().unwrap(); in is_the_broker() localVariable811 let broker = BrokerServices::get().unwrap().unwrap(); in policy_handles_live_long_enough() localVariable
1187 let mut broker = sandbox::BrokerServices::get() in spawn_sandboxed_child() localVariable
1016 broker, 0 keyword