Searched refs:GetExpressionPathAtIndex (Results 1 – 4 of 4) sorted by relevance
64 const char *SBTypeFilter::GetExpressionPathAtIndex(uint32_t i) { in GetExpressionPathAtIndex() function in SBTypeFilter66 const char *item = m_opaque_sp->GetExpressionPathAtIndex(i); in GetExpressionPathAtIndex()108 if (strcmp(GetExpressionPathAtIndex(j), rhs.GetExpressionPathAtIndex(j)) != in IsEqualTo()140 new_sp->AddExpressionPath(GetExpressionPathAtIndex(j)); in CopyOnWrite_Impl()
59 const char *expr_cstr = filter->GetExpressionPathAtIndex(i); in GetIndexOfChildWithName()82 sstr.Printf(" %s\n", GetExpressionPathAtIndex(i)); in GetDescription()
32 const char *GetExpressionPathAtIndex(uint32_t i);
294 const char *GetExpressionPathAtIndex(size_t i) const { in GetExpressionPathAtIndex() function323 filter->GetExpressionPathAtIndex(idx), true); in GetChildAtIndex()