Searched refs:ProtectedGetPropertyAtIndex (Results 1 – 5 of 5) sorted by relevance
82 return ProtectedGetPropertyAtIndex(idx);167 Property *ProtectedGetPropertyAtIndex(size_t idx) { in ProtectedGetPropertyAtIndex() function172 const Property *ProtectedGetPropertyAtIndex(size_t idx) const { in ProtectedGetPropertyAtIndex() function
38 Property *property = ProtectedGetPropertyAtIndex(property_idx); in SetValueChangedCallback()440 const Property *property = ProtectedGetPropertyAtIndex(i); in DumpAllDescriptions()445 const Property *property = ProtectedGetPropertyAtIndex(i); in DumpAllDescriptions()457 const Property *property = ProtectedGetPropertyAtIndex(i); in Apropos()
94 return instance_properties->ProtectedGetPropertyAtIndex(idx); in GetPropertyAtIndex()97 return ProtectedGetPropertyAtIndex(idx); in GetPropertyAtIndex()
4117 return target_properties->ProtectedGetPropertyAtIndex(idx); in GetPropertyAtIndex()4120 return ProtectedGetPropertyAtIndex(idx); in GetPropertyAtIndex()
110 return instance_properties->ProtectedGetPropertyAtIndex(idx); in GetPropertyAtIndex()113 return ProtectedGetPropertyAtIndex(idx); in GetPropertyAtIndex()