Searched refs:GetBoolVal (Results 1 – 11 of 11) sorted by relevance
120 func (m *Attribute) GetBoolVal() bool { func
162 func (m *StatValue) GetBoolVal() *wrappers.BoolValue { func
158 func (m *StatValue) GetBoolVal() *wrappers.BoolValue { func
117 func (m *Attribute) GetBoolVal() bool { func
16 out.Bool = helper.BoolToPtr(in.GetBoolVal())
96 func (m *HelloRequest) GetBoolVal() *wrappers.BoolValue { func
98 func (m *HelloRequest) GetBoolVal() *wrappers.BoolValue { func
1398 public static bool GetBoolVal(string str, bool defValue = false) in GetBoolVal() method in GDModel.Providers.GEDCOM.GEDCOMUtils
1985 mmLink.IsPrimary = GEDCOMUtils.GetBoolVal(tagValue); in AddMultimediaLinkTag()1987 mmLink.IsPrimaryCutout = GEDCOMUtils.GetBoolVal(tagValue); in AddMultimediaLinkTag()