HomeSort by relevance Sort by last modified time
    Searched refs:set_collection (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/ui/message_center/views/
popup_alignment_delegate.h 24 void set_collection(MessagePopupCollection* collection) { function in class:message_center::PopupAlignmentDelegate
message_popup_collection.cc 67 alignment_delegate_->set_collection(this);
  /external/lldb/source/Plugins/Process/Utility/
DynamicRegisterInfo.h 73 typedef std::vector <lldb_private::RegisterSet> set_collection; typedef in class:DynamicRegisterInfo
79 set_collection m_sets;
  /external/chromium_org/chrome/browser/ui/panels/
detached_panel_collection.cc 86 panel->set_collection(this);
97 panel->set_collection(NULL);
panel.h 185 void set_collection(PanelCollection* new_collection) { function in class:Panel
docked_panel_collection.cc 89 panel->set_collection(this);
151 panel->set_collection(NULL);
stacked_panel_collection.cc 209 panel->set_collection(this);
274 panel->set_collection(NULL);
  /external/lldb/source/Plugins/Process/gdb-remote/
GDBRemoteRegisterContext.h 179 typedef std::vector <lldb_private::RegisterSet> set_collection;
186 set_collection m_sets;

Completed in 722 milliseconds