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