Searched defs:ConvertFunc (Results 1 – 1 of 1) sorted by relevance
196 typedef bool (*ConvertFunc)(const base::Value* value, FieldType* field); typedef214 typedef bool (*ConvertFunc)(std::string_view value, FieldType* field); typedef317 typedef bool (*ConvertFunc)(const base::Value* value, NestedType* field); typedef