Searched refs:ConvertFunc (Results 1 – 1 of 1) sorted by relevance
201 typedef bool(*ConvertFunc)(const base::Value* value, FieldType* field); typedef203 ValueFieldConverter(ConvertFunc convert_func) in ValueFieldConverter()211 ConvertFunc convert_func_;219 typedef bool(*ConvertFunc)(const StringPiece& value, FieldType* field); typedef221 CustomFieldConverter(ConvertFunc convert_func) in CustomFieldConverter()231 ConvertFunc convert_func_;323 typedef bool(*ConvertFunc)(const base::Value* value, NestedType* field); typedef325 RepeatedCustomValueConverter(ConvertFunc convert_func) in RepeatedCustomValueConverter()352 ConvertFunc convert_func_;