Searched refs:GetMaximumNumberOfChildrenToDisplay (Results 1 – 9 of 9) sorted by relevance
9 list_capping_size = valobj.GetTarget().GetMaximumNumberOfChildrenToDisplay()142 self.list_capping_size = self.valobj.GetTarget().GetMaximumNumberOfChildrenToDisplay()
178 m_backend.GetTargetSP()->GetMaximumNumberOfChildrenToDisplay(); in Update()
344 uint32_t GetMaximumNumberOfChildrenToDisplay() const;
419 GetMaximumNumberOfChildrenToDisplay() const;
599 m_valobj->GetTargetSP()->GetMaximumNumberOfChildrenToDisplay(); in GetMaxNumChildrenToPrint()
1623 uint32_t SBTarget::GetMaximumNumberOfChildrenToDisplay() const { in GetMaximumNumberOfChildrenToDisplay() function in SBTarget1628 return target_sp->GetMaximumNumberOfChildrenToDisplay(); in GetMaximumNumberOfChildrenToDisplay()
172 uint32_t GetMaximumNumberOfChildrenToDisplay() const;
939 target->GetTargetSP()->GetMaximumNumberOfChildrenToDisplay(); in DumpValue()
4496 uint32_t TargetProperties::GetMaximumNumberOfChildrenToDisplay() const { in GetMaximumNumberOfChildrenToDisplay() function in TargetProperties