Searched refs:GetMaximumNumberOfChildrenToDisplay (Results 1 – 5 of 5) sorted by relevance
264 m_list_capping_size = m_backend.GetTargetSP()->GetMaximumNumberOfChildrenToDisplay(); in Update()
130 GetMaximumNumberOfChildrenToDisplay() const;
1832 … uint32_t max_num_children = target->GetTargetSP()->GetMaximumNumberOfChildrenToDisplay(); in FormatPromptRecurse()
3552 … const size_t max_num_children = valobj->GetTargetSP()->GetMaximumNumberOfChildrenToDisplay(); in DumpValueObject_Impl()
2665 TargetProperties::GetMaximumNumberOfChildrenToDisplay() const in GetMaximumNumberOfChildrenToDisplay() function in TargetProperties