Searched refs:ConvertField (Results 1 – 1 of 1) sorted by relevance
100 virtual bool ConvertField(const base::Value& value, StructType* obj)127 bool ConvertField(const base::Value& value, StructType* dst) const override { in ConvertField() function506 if (!field_converter->ConvertField(*field, output)) { in Convert()