Home
last modified time | relevance | path

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

/third_party/gn/src/base/json/
Djson_value_converter.h202 typedef bool (*ConvertFunc)(const base::Value* value, FieldType* field); typedef
221 typedef bool (*ConvertFunc)(std::string_view value, FieldType* field); typedef
328 typedef bool (*ConvertFunc)(const base::Value* value, NestedType* field); typedef