Searched defs:shareGroup (Results 1 – 3 of 3) sorted by relevance
34 ShareGroupPtr shareGroup; member
482 for (auto& shareGroup : m_groups) { in preSave() local
256 const ShareGroupPtr& shareGroup() const { return m_shareGroup; } in shareGroup() function