Searched refs:switch_role (Results 1 – 3 of 3) sorted by relevance
66 fn switch_role(&mut self, _ctx: RpcContext<'_>, mut _data: RoleMsg, _sink: UnarySink<Empty>) { in switch_role() method
239 CallOn(pimpl_->classic_impl_, &classic_impl::switch_role, address, role); in SwitchRole()
382 void switch_role(Address address, Role role) { in switch_role() function