Searched refs:ParseBoolean (Results 1 – 4 of 4) sorted by relevance
43 virtual bool ParseBoolean(const string& prefix, const string& name,
56 bool ParseBoolean(const string& prefix, const string& name,
218 bool DeserializerImpl::ParseBoolean(const string& prefix, const string& name, in ParseBoolean() function in dynamic_depth::xmpmeta::xml::DeserializerImpl
152 if (!deserializer.ParseBoolean(DynamicDepthConst::PointCloud(), kMetric, in ParseFields()