Searched defs:ToUInt32 (Results 1 – 2 of 2) sorted by relevance
53 uint32_t RgbaColor::ToUInt32() const { in ToUInt32() function in webrtc::RgbaColor
32 uint32_t ToUInt32(const char *s, uint32_t fail_value, int base, in ToUInt32() function