Lines Matching refs:GetValue
34 property.GetValue()->SetParent(shared_from_this()); in Initialize()
84 value_sp = GetPropertyAtIndex(exe_ctx, will_modify, idx)->GetValue(); in GetValueForKey()
189 return setting->GetValue(); in GetPropertyValueAtIndex()
215 return property->GetValue()->GetAsArch(); in GetPropertyAtIndexAsOptionValueArch()
224 return property->GetValue()->GetAsLanguage(); in GetPropertyAtIndexAsOptionValueLanguage()
234 OptionValue *value = property->GetValue().get(); in GetPropertyAtIndexAsArgs()
259 OptionValue *value = property->GetValue().get(); in SetPropertyAtIndexFromArgs()
282 OptionValue *value = property->GetValue().get(); in GetPropertyAtIndexAsBoolean()
293 OptionValue *value = property->GetValue().get(); in SetPropertyAtIndexAsBoolean()
307 return property->GetValue()->GetAsDictionary(); in GetPropertyAtIndexAsOptionValueDictionary()
315 OptionValue *value = property->GetValue().get(); in GetPropertyAtIndexAsEnumeration()
326 OptionValue *value = property->GetValue().get(); in SetPropertyAtIndexAsEnumeration()
338 OptionValue *value = property->GetValue().get(); in GetPropertyAtIndexAsFormatEntity()
350 OptionValue *value = property->GetValue().get(); in GetPropertyAtIndexAsOptionValueFileSpec()
361 OptionValue *value = property->GetValue().get(); in GetPropertyAtIndexAsFileSpec()
373 OptionValue *value = property->GetValue().get(); in SetPropertyAtIndexAsFileSpec()
385 OptionValue *value = property->GetValue().get(); in GetPropertyAtIndexAsOptionValueRegex()
396 OptionValue *value = property->GetValue().get(); in GetPropertyAtIndexAsOptionValueSInt64()
407 OptionValue *value = property->GetValue().get(); in GetPropertyAtIndexAsSInt64()
418 OptionValue *value = property->GetValue().get(); in SetPropertyAtIndexAsSInt64()
430 OptionValue *value = property->GetValue().get(); in GetPropertyAtIndexAsString()
441 OptionValue *value = property->GetValue().get(); in SetPropertyAtIndexAsString()
460 OptionValue *value = property->GetValue().get(); in GetPropertyAtIndexAsUInt64()
471 OptionValue *value = property->GetValue().get(); in SetPropertyAtIndexAsUInt64()
481 m_properties[i].GetValue()->Clear(); in Clear()
515 OptionValue *option_value = property->GetValue().get(); in DumpValue()
566 auto value_sp = property.GetValue()->DeepCopy(copy_sp); in DeepCopy()
594 property->GetValue()->GetAsProperties(); in GetPropertyAtPath()
627 property->GetValue()->GetAsProperties(); in Apropos()