Searched refs:GetExpressionPathAtIndex (Results 1 – 4 of 4) sorted by relevance
90 SBTypeFilter::GetExpressionPathAtIndex (uint32_t i) in GetExpressionPathAtIndex() function in SBTypeFilter94 const char* item = m_opaque_sp->GetExpressionPathAtIndex(i); in GetExpressionPathAtIndex()149 if ( strcmp(GetExpressionPathAtIndex(j),rhs.GetExpressionPathAtIndex(j)) != 0) in IsEqualTo()194 new_sp->AddExpressionPath(GetExpressionPathAtIndex(j)); in CopyOnWrite_Impl()
319 GetExpressionPathAtIndex(size_t i) const in GetExpressionPathAtIndex() function400 … return m_backend.GetSyntheticExpressionPathChild(filter->GetExpressionPathAtIndex(idx), true); in GetChildAtIndex()418 const char* expr_cstr = filter->GetExpressionPathAtIndex(i); in GetIndexOfChildWithName()
36 GetExpressionPathAtIndex (uint32_t i);
45 GetExpressionPathAtIndex(i)); in GetDescription()