Searched refs:SetIgnoreExisting (Results 1 – 6 of 6) sorted by relevance
147 void SBAttachInfo::SetIgnoreExisting(bool b) { in SetIgnoreExisting() function in SBAttachInfo150 m_opaque_sp->SetIgnoreExisting(b); in SetIgnoreExisting()
51 SetIgnoreExisting (bool b);
112 void SetIgnoreExisting(bool b);
139 void SetIgnoreExisting(bool b) { m_ignore_existing = b; } in SetIgnoreExisting() function
350 attach_info.SetIgnoreExisting(false); in SetOptionValue()
3016 attach_info.SetIgnoreExisting(!m_include_existing_field->GetBoolean()); in GetAttachInfo()