Lines Matching refs:GetPropertyAtIndex
61 return GetPropertyAtIndex(idx, exe_ctx)->GetValue(); in GetValueForKey()
154 return GetPropertyAtIndex(iter->second, exe_ctx); in GetProperty()
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()