Lines Matching refs:GetValue
31 property.GetValue()->SetParent(shared_from_this()); in Initialize()
61 return GetPropertyAtIndex(idx, exe_ctx)->GetValue(); in GetValueForKey()
161 return setting->GetValue(); in GetPropertyValueAtIndex()
189 OptionValue *value = property->GetValue().get(); in GetPropertyAtIndexAsArgs()
220 OptionValue *value = property->GetValue().get(); in SetPropertyAtIndexFromArgs()
244 return property->GetValue()->GetAsDictionary(); in GetPropertyAtIndexAsOptionValueDictionary()
253 OptionValue *value = property->GetValue().get(); in GetPropertyAtIndexAsOptionValueFileSpec()
264 OptionValue *value = property->GetValue().get(); in GetPropertyAtIndexAsOptionValueSInt64()
275 OptionValue *value = property->GetValue().get(); in GetPropertyAtIndexAsOptionValueUInt64()
293 m_properties[i].GetValue()->Clear(); in Clear()
327 OptionValue *option_value = property->GetValue().get(); in DumpValue()
344 OptionValue *option_value = property->GetValue().get(); in ToJSON()
398 auto value_sp = property.GetValue()->DeepCopy(copy_sp); in DeepCopy()
428 property->GetValue()->GetAsProperties(); in GetPropertyAtPath()
460 property->GetValue()->GetAsProperties(); in Apropos()