Lines Matching refs:Property

28     Property property(definition);  in Initialize()
38 Property *property = ProtectedGetPropertyAtIndex(property_idx); in SetValueChangedCallback()
46 Property property(name, desc, is_global, value_sp); in AppendProperty()
148 const Property *
159 const Property *setting = GetPropertyAtIndex(idx, exe_ctx); in GetPropertyValueAtIndex()
185 const Property *property = GetPropertyAtIndex(idx, exe_ctx); in GetPropertyAtIndexAsArgs()
216 const Property *property = GetPropertyAtIndex(idx, exe_ctx); in SetPropertyAtIndexFromArgs()
242 const Property *property = GetPropertyAtIndex(idx, exe_ctx); in GetPropertyAtIndexAsOptionValueDictionary()
251 const Property *property = GetPropertyAtIndex(idx, exe_ctx); in GetPropertyAtIndexAsOptionValueFileSpec()
262 const Property *property = GetPropertyAtIndex(idx, exe_ctx); in GetPropertyAtIndexAsOptionValueSInt64()
273 const Property *property = GetPropertyAtIndex(idx, exe_ctx); in GetPropertyAtIndexAsOptionValueUInt64()
325 const Property *property = GetPropertyAtIndex(i, exe_ctx); in DumpValue()
342 const Property *property = GetPropertyAtIndex(i, exe_ctx); in ToJSON()
405 const Property *
411 const Property *property = nullptr; in GetPropertyAtPath()
440 const Property *property = ProtectedGetPropertyAtIndex(i); in DumpAllDescriptions()
445 const Property *property = ProtectedGetPropertyAtIndex(i); in DumpAllDescriptions()
453 std::vector<const Property *> &matching_properties) const { in Apropos()
457 const Property *property = ProtectedGetPropertyAtIndex(i); in Apropos()