Home
last modified time | relevance | path

Searched refs:WritePortInt (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/url/
H A Durl_canon_etc.cc219 inline void WritePortInt(char* output, int output_len, int port) { in WritePortInt() function
251 WritePortInt(buf, buf_size, port_num); in DoPort()