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