/external/golang-protobuf/types/known/timestamppb/ |
D | timestamp.pb.go | 179 type Timestamp struct { struct 180 state protoimpl.MessageState 181 sizeCache protoimpl.SizeCache 182 unknownFields protoimpl.UnknownFields 187 Seconds int64 `protobuf:"varint,1,opt,name=seconds,proto3" json:"seconds,omitempty"` 192 Nanos int32 `protobuf:"varint,2,opt,name=nanos,proto3" json:"nanos,omitempty"` 206 func (x *Timestamp) AsTime() time.Time { 212 func (x *Timestamp) IsValid() bool { 220 func (x *Timestamp) CheckValid() error { 243 func (x *Timestamp) check() uint { [all …]
|
/external/rust/crates/env_logger/src/fmt/humantime/ |
D | extern_impl.rs | 34 pub fn timestamp(&self) -> Timestamp { in timestamp() 43 pub fn timestamp_seconds(&self) -> Timestamp { in timestamp_seconds() 52 pub fn timestamp_millis(&self) -> Timestamp { in timestamp_millis() 61 pub fn timestamp_micros(&self) -> Timestamp { in timestamp_micros() 70 pub fn timestamp_nanos(&self) -> Timestamp { in timestamp_nanos() 85 pub struct Timestamp { struct 87 precision: TimestampPrecision, argument 90 impl fmt::Debug for Timestamp { argument 107 impl fmt::Display for Timestamp { implementation
|
/external/rust/crates/protobuf/src/well_known_types/ |
D | timestamp.rs | 24 pub struct Timestamp { struct 35 impl<'a> ::std::default::Default for &'a Timestamp { argument 41 impl Timestamp { impl 77 impl crate::Message for Timestamp { implementation 192 impl crate::Clear for Timestamp { implementation 200 impl ::std::fmt::Debug for Timestamp { implementation 206 impl crate::reflect::ProtobufValue for Timestamp { implementation
|
/external/rust/crates/uuid/src/ |
D | v1.rs | 22 pub struct Timestamp { struct 27 impl Timestamp { argument 194 pub fn new_v1(ts: Timestamp, node_id: &[u8]) -> Result<Self, crate::Error> { in new_v1() 232 pub fn to_timestamp(&self) -> Option<Timestamp> { in to_timestamp()
|
/external/armnn/include/armnn/backends/profiling/ |
D | IBackendProfiling.hpp | 27 struct Timestamp struct 29 uint64_t timestamp; 30 std::vector<CounterValue> counterValues;
|
/external/llvm/tools/dsymutil/ |
D | BinaryHolder.cpp | 46 sys::TimeValue Timestamp) { in GetMemoryBuffersForFile() 90 sys::TimeValue Timestamp) { in GetArchiveMemberBuffers() 135 sys::TimeValue Timestamp) { in MapArchiveAndGetMemberBuffers() 183 BinaryHolder::GetObjectFiles(StringRef Filename, sys::TimeValue Timestamp) { in GetObjectFiles()
|
D | DebugMap.cpp | 24 sys::TimeValue Timestamp) in DebugMapObject() 66 sys::TimeValue Timestamp) { in addDebugMapObject() 135 sys::TimeValue::SecondsType Timestamp; member
|
D | DebugMap.h | 167 sys::TimeValue Timestamp; variable
|
D | MachODebugMapParser.cpp | 114 sys::TimeValue Timestamp) { in switchToNewDebugMapObject() 350 sys::TimeValue Timestamp; in handleStabSymbolTableEntry() local
|
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
D | Timestamp.cs | 126 public sealed partial class Timestamp : pb::IMessage<Timestamp> { class 143 public Timestamp() { in Timestamp() method in Google.Protobuf.WellKnownTypes.Timestamp 150 public Timestamp(Timestamp other) : this() { in Timestamp() method in Google.Protobuf.WellKnownTypes.Timestamp
|
/external/protobuf/src/google/protobuf/ |
D | timestamp.pb.cc | 93 Timestamp::Timestamp() in Timestamp() function in Timestamp 98 Timestamp::Timestamp(::PROTOBUF_NAMESPACE_ID::Arena* arena) in Timestamp() function in Timestamp 105 Timestamp::Timestamp(const Timestamp& from) in Timestamp() function in Timestamp
|
D | timestamp.proto | 127 message Timestamp { message
|
D | timestamp.pb.h | 58 class Timestamp; variable 76 Timestamp(Timestamp&& from) noexcept in Timestamp() function
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | buffer_list.h | 86 struct Timestamp { struct 92 Timestamp sendmsg_time; argument
|
/external/opencensus-java/api/src/main/java/io/opencensus/common/ |
D | Timestamp.java | 41 public abstract class Timestamp implements Comparable<Timestamp> { class 43 Timestamp() {} in Timestamp() method in Timestamp
|
/external/protobuf/php/src/GPBMetadata/Google/Protobuf/ |
D | Timestamp.php | 7 class Timestamp class
|
/external/webrtc/modules/congestion_controller/goog_cc/ |
D | robust_throughput_estimator.h | 39 void SetAlrEndedTime(Timestamp /*alr_ended_time*/) override {} in SetAlrEndedTime() argument
|
/external/pigweed/pw_protobuf/pw_protobuf_test_protos/ |
D | imported.proto | 18 message Timestamp { message
|
/external/protobuf/php/src/Google/Protobuf/ |
D | Timestamp.php | 74 class Timestamp extends \Google\Protobuf\Internal\Message class
|
/external/protobuf/src/google/protobuf/util/ |
D | time_util.h | 63 typedef google::protobuf::Timestamp Timestamp; typedef
|
/external/python/cpython2/Lib/sqlite3/ |
D | dbapi2.py | 40 Timestamp = datetime.datetime variable
|
/external/python/cpython3/Lib/sqlite3/ |
D | dbapi2.py | 39 Timestamp = datetime.datetime variable
|
/external/ruy/ruy/ |
D | prepacked_cache.h | 91 using Timestamp = std::uint64_t; variable
|
/external/autotest/site_utils/ |
D | cloud_console.proto | 25 message Timestamp { message
|
/external/angle/src/common/ |
D | packed_egl_enums.json | 27 "Timestamp": { object
|