Searched refs:tryGetFromHex (Results 1 – 3 of 3) sorted by relevance
49 if (!tryGetFromHex(Str, Bytes)) in parseBuildID()
233 inline bool tryGetFromHex(StringRef Input, std::string &Output) { in tryGetFromHex() function270 bool GotHex = tryGetFromHex(Input, Hex); in fromHex()
565 if (!tryGetFromHex(Request.UrlPathMatches[0], IDString)) { in DebuginfodServer()583 if (!tryGetFromHex(Request.UrlPathMatches[0], IDString)) { in DebuginfodServer()