Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/gpr/
Dstring.cc167 void gpr_reverse_bytes(char* str, int len) { in gpr_reverse_bytes() function
192 gpr_reverse_bytes(output, i); in gpr_ltoa()
213 gpr_reverse_bytes(output, i); in int64_ttoa()
Dstring.h72 void gpr_reverse_bytes(char* str, int len);