Searched refs:ParseError (Results 1 – 3 of 3) sorted by relevance
49 Result<std::string> ParseError(const std::string& type,
112 Result<std::string> ParseError(const std::string& type, in ParseError() function
291 return OnErrorMsg(CF_EXPECT(ParseError(type, message))); in HandleSignalingMessageInner()