Searched refs:GetExact (Results 1 – 5 of 5) sorted by relevance
325 GetRegexTypeFormatsContainer()->GetExact(ConstString(type_sp->GetName()), in GetFormatForType()328 GetTypeFormatsContainer()->GetExact(ConstString(type_sp->GetName()), in GetFormatForType()341 GetRegexTypeSummariesContainer()->GetExact( in GetSummaryForType()344 GetTypeSummariesContainer()->GetExact(ConstString(type_sp->GetName()), in GetSummaryForType()357 GetRegexTypeFiltersContainer()->GetExact(ConstString(type_sp->GetName()), in GetFilterForType()360 GetTypeFiltersContainer()->GetExact(ConstString(type_sp->GetName()), in GetFilterForType()373 GetRegexTypeSyntheticsContainer()->GetExact( in GetSyntheticForType()376 GetTypeSyntheticsContainer()->GetExact(ConstString(type_sp->GetName()), in GetSyntheticForType()
172 return GetFormatManager().GetNamedSummaryContainer().GetExact(type, entry); in GetSummaryFormat()
201 m_opaque_sp->GetRegexTypeFiltersContainer()->GetExact( in GetFilterForType()204 m_opaque_sp->GetTypeFiltersContainer()->GetExact( in GetFilterForType()228 m_opaque_sp->GetRegexTypeFormatsContainer()->GetExact( in GetFormatForType()231 m_opaque_sp->GetTypeFormatsContainer()->GetExact( in GetFormatForType()253 m_opaque_sp->GetRegexTypeSummariesContainer()->GetExact( in GetSummaryForType()256 m_opaque_sp->GetTypeSummariesContainer()->GetExact( in GetSummaryForType()278 m_opaque_sp->GetRegexTypeSyntheticsContainer()->GetExact( in GetSyntheticForType()281 m_opaque_sp->GetTypeSyntheticsContainer()->GetExact( in GetSyntheticForType()
156 bool GetExact(TypeMatcher matcher, ValueSP &entry) { in GetExact() function
3020 func (m *FloatingPoint) GetExact() bool { func