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