Searched refs:ConvertStringToUInt32 (Results 1 – 1 of 1) sorted by relevance
99 bool ConvertStringToUInt32(const std::string& idStr, uint32_t& result) in ConvertStringToUInt32() function136 if (ConvertStringToUInt32(idStr, resourceId)) { in PreGetDrawableItem()