Searched refs:WriteBoolProperty (Results 1 – 4 of 4) sorted by relevance
62 virtual bool WriteBoolProperty(const string& prefix, const string& name,
144 bool WriteBoolProperty(const string& prefix, const string& name,
129 bool SerializerImpl::WriteBoolProperty(const string& prefix, const string& name, in WriteBoolProperty() function in dynamic_depth::xmpmeta::xml::SerializerImpl
114 serializer->WriteBoolProperty(DynamicDepthConst::PointCloud(), kMetric, in Serialize()