Home
last modified time | relevance | path

Searched defs:ConvertFunc (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/json/
Djson_value_converter.h201 typedef bool(*ConvertFunc)(const base::Value* value, FieldType* field); typedef
219 typedef bool(*ConvertFunc)(const StringPiece& value, FieldType* field); typedef
323 typedef bool(*ConvertFunc)(const base::Value* value, NestedType* field); typedef