Searched defs:write_bytes (Results 1 – 14 of 14) sorted by relevance
185 base::StatsCounter write_bytes("udp.write_bytes"); in SendToOrWrite() local299 base::StatsCounter write_bytes("udp.write_bytes"); in DidCompleteWrite() local
293 base::StatsCounter write_bytes("udp.write_bytes"); in ProcessSuccessfulWrite() local
189 char write_bytes[] = "foo"; in TEST() local
73 int write_bytes = file_util::WriteFile( in SaveToPng() local
432 base::StatsCounter write_bytes("tcp.write_bytes"); in Write() local654 base::StatsCounter write_bytes("tcp.write_bytes"); in DidCompleteWrite() local
596 base::StatsCounter write_bytes("tcp.write_bytes"); in Write() local829 base::StatsCounter write_bytes("tcp.write_bytes"); in DidCompleteWrite() local
45 static u_int64_t write_bytes = 0; variable
399 base::StatsCounter write_bytes("tcp.write_bytes"); in Write() local743 base::StatsCounter write_bytes("tcp.write_bytes"); in DidCompleteWrite() local
506 base::StatsCounter write_bytes("tcp.write_bytes"); in Write() local940 base::StatsCounter write_bytes("tcp.write_bytes"); in DidCompleteWrite() local
105 static void write_bytes(const char *s, size_t len) { in write_bytes() function
457 base::StatsCounter write_bytes("udp.write_bytes"); in LogWrite() local
506 base::StatsCounter write_bytes("udp.write_bytes"); in LogWrite() local
810 def InternalSerialize(self, write_bytes): argument
781 def InternalSerialize(self, write_bytes): argument