Searched refs:ConstructFromValue (Results 1 – 1 of 1) sorted by relevance
35 static IProperty::Ptr ConstructFromValue(const IEngineValue::Ptr& value) in ConstructFromValue() function57 IProperty::Ptr property = ConstructFromValue(value); in ConstructProperty()102 if (auto p = ConstructFromValue(v)) { in PopulateProperties()