Home
last modified time | relevance | path

Searched defs:ToUInt32 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Drgba_color.cc53 uint32_t RgbaColor::ToUInt32() const { in ToUInt32() function in webrtc::RgbaColor
/aosp_15_r20/external/perfetto/src/traced/probes/ps/
H A Dprocess_stats_data_source.cc151 inline uint32_t ToUInt32(const char* str) { in ToUInt32() function