Searched defs:ConvertFunc (Results 1 – 1 of 1) sorted by relevance
200 typedef bool(*ConvertFunc)(const base::Value* value, FieldType* field); typedef218 typedef bool (*ConvertFunc)(StringPiece value, FieldType* field); typedef323 typedef bool(*ConvertFunc)(const base::Value* value, NestedType* field); typedef