Home
last modified time | relevance | path

Searched refs:set_collection (Results 1 – 8 of 8) sorted by relevance

/external/lldb/source/Plugins/Process/Utility/
DDynamicRegisterInfo.h73 typedef std::vector <lldb_private::RegisterSet> set_collection; typedef
79 set_collection m_sets;
/external/chromium_org/ui/message_center/views/
Dpopup_alignment_delegate.h24 void set_collection(MessagePopupCollection* collection) { in set_collection() function
Dmessage_popup_collection.cc67 alignment_delegate_->set_collection(this); in MessagePopupCollection()
/external/chromium_org/chrome/browser/ui/panels/
Ddetached_panel_collection.cc86 panel->set_collection(this); in AddPanel()
97 panel->set_collection(NULL); in RemovePanel()
Dpanel.h185 void set_collection(PanelCollection* new_collection) { in set_collection() function
Ddocked_panel_collection.cc89 panel->set_collection(this); in AddPanel()
151 panel->set_collection(NULL); in RemovePanel()
Dstacked_panel_collection.cc209 panel->set_collection(this); in AddPanel()
274 panel->set_collection(NULL); in RemovePanel()
/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteRegisterContext.h179 typedef std::vector <lldb_private::RegisterSet> set_collection; typedef
186 set_collection m_sets;