Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dspdy_frame_builder.h86 bool WriteUInt24(uint32_t value) { in WriteUInt24() function
/aosp_15_r20/external/webrtc/rtc_base/
H A Dbyte_buffer.h48 void WriteUInt24(uint32_t val) { in WriteUInt24() function