Home
last modified time | relevance | path

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

/external/grpc-grpc/src/cpp/ext/filters/census/
Drpc_encoding.h248 absl::little_endian::Store64(&buf[kServerElapsedTimeOffset + kFieldIdSize], in Encode()
/external/protobuf/src/google/protobuf/stubs/
Dport.h374 static void Store64(void *p, uint64 v) { in Store64() function