Searched defs:ExportValue (Results 1 – 2 of 2) sorted by relevance
50 ReturnError ExportValue(BASE_NS::string_view name, const Type& value) in ExportValue() function56 ReturnError ExportValue(BASE_NS::string_view name, const BASE_NS::vector<Type>& value) in ExportValue() function
270 ReturnError Exporter::ExportValue(const IAny& entity, ISerNode::Ptr& res) in ExportValue() function in Serialization::Exporter