Searched refs:simple_prop (Results 1 – 1 of 1) sorted by relevance
1815 if (simple_property_sptr simple_prop = is_simple_property(prop)) in write_property_value() local1817 if (!simple_prop->has_empty_value()) in write_property_value()1818 result = simple_prop->get_value()->as_string(); in write_property_value()