Searched refs:slot_duplicate (Results 1 – 1 of 1) sorted by relevance
/external/webrtc/webrtc/base/ |
D | sigslot.h | 388 …virtual void slot_duplicate(const has_slots_interface* poldslot, has_slots_interface* pnewslot) = … 436 (*it)->slot_duplicate(&hs, this); in has_slots() 594 void slot_duplicate(const has_slots_interface* oldtarget, has_slots_interface* newtarget) in slot_duplicate() function 642 void slot_duplicate(const has_slots_interface* oldtarget, has_slots_interface* newtarget) in slot_duplicate() function 781 void slot_duplicate(const has_slots_interface* oldtarget, has_slots_interface* newtarget) in slot_duplicate() function 919 void slot_duplicate(const has_slots_interface* oldtarget, has_slots_interface* newtarget) in slot_duplicate() function 1057 void slot_duplicate(const has_slots_interface* oldtarget, has_slots_interface* newtarget) in slot_duplicate() function 1197 void slot_duplicate(const has_slots_interface* oldtarget, has_slots_interface* newtarget) in slot_duplicate() function 1337 void slot_duplicate(const has_slots_interface* oldtarget, has_slots_interface* newtarget) in slot_duplicate() function 1477 void slot_duplicate(const has_slots_interface* oldtarget, has_slots_interface* newtarget) in slot_duplicate() function [all …]
|