Searched refs:SetPtrMatchDepth (Results 1 – 6 of 6) sorted by relevance
241 void SBTypeSummary::SetPtrMatchDepth(uint32_t ptr_match_depth) { in SetPtrMatchDepth() function in SBTypeSummary246 return m_opaque_sp->SetPtrMatchDepth(ptr_match_depth); in SetPtrMatchDepth()
114 void SetPtrMatchDepth(uint32_t ptr_match_depth);
138 void SetPtrMatchDepth(uint32_t value) { m_ptr_match_depth = value; } in SetPtrMatchDepth() function
258 void SetPtrMatchDepth(uint32_t value) { m_ptr_match_depth = value; } in SetPtrMatchDepth() function
278 void SetPtrMatchDepth(uint32_t value) { m_ptr_match_depth = value; } in SetPtrMatchDepth() function
75312 (arg1)->SetPtrMatchDepth(arg2); in _wrap_SBTypeSummary_SetPtrMatchDepth()