Home
last modified time | relevance | path

Searched defs:Timestamps (Results 1 – 9 of 9) sorted by relevance

/external/grpc-grpc/src/core/lib/iomgr/
Dbuffer_list.h33 struct Timestamps { struct
47 * The timestamps collected are according to grpc_core::Timestamps declared argument
Dbuffer_list.cc118 grpc_core::Timestamps*, in grpc_tcp_set_write_timestamps_callback()
128 grpc_core::Timestamps*, in grpc_tcp_set_write_timestamps_callback()
Dendpoint.h36 class Timestamps; variable
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dbuffer_list.h91 struct Timestamps { struct
109 * The timestamps collected are according to grpc_core::Timestamps declared argument
Dbuffer_list.cc42 void default_timestamps_callback(void* /*arg*/, grpc_core::Timestamps* /*ts*/, in default_timestamps_callback()
288 grpc_core::Timestamps*, in grpc_tcp_set_write_timestamps_callback()
298 grpc_core::Timestamps*, in grpc_tcp_set_write_timestamps_callback()
/external/llvm-project/clang-tools-extra/clangd/unittests/
DTestFS.h48 llvm::StringMap<time_t> Timestamps; variable
DTestFS.cpp23 llvm::StringMap<time_t> const &Timestamps) { in buildTestFS()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dcontext_list.cc61 grpc_core::Timestamps*, in grpc_http2_set_write_timestamps_callback()
/external/protobuf/java/util/src/main/java/com/google/protobuf/util/
DTimestamps.java54 public final class Timestamps { class
101 private Timestamps() {} in Timestamps() method in Timestamps