Searched refs:ParseFieldType (Results 1 – 2 of 2) sorted by relevance
52 bool ParseFieldType(const std::string& type, FieldFormat& field);
315 ParseFieldType(type, fieldInfo); in ParseFieldFormat()402 bool FtraceParser::ParseFieldType(const std::string& type, FieldFormat& field) in ParseFieldType() function in FtraceParser