Searched refs:StrToUInt32 (Results 1 – 4 of 4) sorted by relevance
85 if (!base::StringHelper::StrToUInt32(optarg, &hotnessThreshold_)) { in ParseCommand()
119 if (!StringHelper::StrToUInt32(versionNumber[i].c_str(), &result)) { in InternalSetVersion()
394 static bool StrToUInt32(const char *content, uint32_t *result) in StrToUInt32() function
237 if (!base::StringHelper::StrToUInt32(checksum.c_str(), &result)) { in ParseFromText()405 … if (!base::StringHelper::StrToUInt32(typeStrings[METHOD_OFFSET_INDEX].c_str(), &offset)) { in ParseFromText()409 if (!base::StringHelper::StrToUInt32(typeStrings[METHOD_TYPE_INDEX].c_str(), &type)) { in ParseFromText()817 …if (!base::StringHelper::StrToUInt32(infoStrings[PGOMethodInfo::METHOD_COUNT_INDEX].c_str(), &coun… in ParseFromText()830 …if (!base::StringHelper::StrToUInt32(infoStrings[PGOMethodInfo::METHOD_ID_INDEX].c_str(), &methodI… in ParseFromText()