Searched defs:ImportValue (Results 1 – 2 of 2) sorted by relevance
45 ReturnError ImportValue(BASE_NS::string_view name, Type& value) in ImportValue() function56 ReturnError ImportValue(BASE_NS::string_view name, BASE_NS::vector<Type>& value) in ImportValue() function
347 ReturnError Importer::ImportValue(const ISerNode::ConstPtr& n, IAny& entity) in ImportValue() function in Serialization::Importer