Home
last modified time | relevance | path

Searched defs:Timestamps (Results 1 – 10 of 10) 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 void (*fn)(void*, grpc_core::Timestamps*, grpc_error_handle error)) { in grpc_tcp_set_write_timestamps_callback()
297 void (*fn)(void*, grpc_core::Timestamps*, grpc_error_handle error)) { in grpc_tcp_set_write_timestamps_callback()
/external/pigweed/pw_log/
Dprotobuf.rst17 Timestamps chapter
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dcontext_list.cc61 void (*fn)(void*, grpc_core::Timestamps*, grpc_error_handle error)) { in grpc_http2_set_write_timestamps_callback()
/external/cronet/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
DTimestamps.java57 public final class Timestamps { class
104 private Timestamps() {} in Timestamps() method in Timestamps
/external/protobuf/java/util/src/main/java/com/google/protobuf/util/
DTimestamps.java57 public final class Timestamps { class
104 private Timestamps() {} in Timestamps() method in Timestamps
/external/webrtc/modules/remote_bitrate_estimator/
Dremote_estimator_proxy_unittest.cc59 std::vector<Timestamp> Timestamps( in Timestamps() function