/aosp_15_r20/external/golang-protobuf/types/known/timestamppb/ |
H A D | timestamp.pb.go | 172 type Timestamp struct { struct 173 state protoimpl.MessageState 174 sizeCache protoimpl.SizeCache 175 unknownFields protoimpl.UnknownFields 180 Seconds int64 `protobuf:"varint,1,opt,name=seconds,proto3" json:"seconds,omitempty"` 185 Nanos int32 `protobuf:"varint,2,opt,name=nanos,proto3" json:"nanos,omitempty"` 199 func (x *Timestamp) AsTime() time.Time { 205 func (x *Timestamp) IsValid() bool { 213 func (x *Timestamp) CheckValid() error { 236 func (x *Timestamp) check() uint { [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/env_logger/src/fmt/ |
D | humantime.rs | 30 pub fn timestamp(&self) -> Timestamp { in timestamp() 39 pub fn timestamp_seconds(&self) -> Timestamp { in timestamp_seconds() 48 pub fn timestamp_millis(&self) -> Timestamp { in timestamp_millis() 57 pub fn timestamp_micros(&self) -> Timestamp { in timestamp_micros() 66 pub fn timestamp_nanos(&self) -> Timestamp { in timestamp_nanos() 81 pub struct Timestamp { struct 83 precision: TimestampPrecision, argument 86 impl fmt::Debug for Timestamp { implementation 103 impl fmt::Display for Timestamp { implementation
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/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
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/well_known_types/ |
D | timestamp.rs | 26 pub struct Timestamp { struct 37 // @@protoc_insertion_point(field:google.protobuf.Timestamp.nanos) argument 40 // @@protoc_insertion_point(special_field:google.protobuf.Timestamp.special_fields) argument 44 impl<'a> ::std::default::Default for &'a Timestamp { implementation 50 impl Timestamp { implementation 76 impl crate::Message for Timestamp { implementation 154 impl crate::MessageFull for Timestamp { implementation 161 impl ::std::fmt::Display for Timestamp { implementation 167 impl crate::reflect::ProtobufValue for Timestamp { implementation
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/well_known_types_util/ |
D | timestamp.rs | 7 impl Timestamp { implementation 26 impl From<SystemTime> for Timestamp { implementation 56 impl Into<SystemTime> for Timestamp { implementation 79 fn to_from(timestamp: Timestamp, system_time: SystemTime) { in to_from_system_time()
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/ |
D | timestamp.rs | 6 impl Timestamp { implementation 26 impl From<SystemTime> for Timestamp { implementation 56 impl Into<SystemTime> for Timestamp { implementation 78 fn to_from(timestamp: Timestamp, system_time: SystemTime) { in from_system_time()
|
/aosp_15_r20/external/grpc-grpc/test/core/security/ |
H A D | jwt_verifier_test.cc | 324 grpc_core::Timestamp /*deadline*/, grpc_closure* /*on_done*/, in httpcli_post_should_not_be_called() 333 grpc_core::Timestamp /*deadline*/, grpc_closure* /*on_done*/, in httpcli_put_should_not_be_called() 341 grpc_core::Timestamp /*deadline*/, grpc_closure* on_done, in httpcli_get_google_keys_for_email() 389 grpc_core::Timestamp /*deadline*/, grpc_closure* on_done, in httpcli_get_custom_keys_for_email() 424 grpc_core::Timestamp /*deadline*/, in httpcli_get_jwk_set() 436 grpc_core::Timestamp /*deadline*/, in httpcli_get_openid_config() 483 grpc_core::Timestamp /*deadline*/, in httpcli_get_bad_json() 585 const char* /*path*/, grpc_core::Timestamp /*deadline*/, in httpcli_get_should_not_be_called()
|
H A D | credentials_test.cc | 714 Timestamp /*deadline*/, grpc_closure* on_done, in compute_engine_httpcli_get_success_override() argument 724 Timestamp /*deadline*/, grpc_closure* on_done, in compute_engine_httpcli_get_failure_override() argument 735 Timestamp /*deadline*/, grpc_closure* /*on_done*/, in httpcli_post_should_not_be_called() argument 743 Timestamp /*deadline*/, in httpcli_get_should_not_be_called() argument 754 Timestamp /*deadline*/, in httpcli_put_should_not_be_called() argument 839 Timestamp /*deadline*/, in refresh_token_httpcli_post_success() argument 851 Timestamp /*deadline*/, grpc_closure* on_done, in token_httpcli_post_failure() argument 1064 Timestamp /*deadline*/, in sts_token_httpcli_post_success() argument 1075 const char* body, size_t body_size, Timestamp /*deadline*/, in sts_token_httpcli_post_success_no_actor_token() argument 1602 Timestamp /*deadline*/, grpc_closure* on_done, in default_creds_metadata_server_detection_httpcli_get_success_override() argument [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/uuid/src/ |
D | timestamp.rs | 41 pub struct Timestamp { struct 48 impl Timestamp { impl
|
/aosp_15_r20/external/llvm/tools/dsymutil/ |
H A 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()
|
/aosp_15_r20/external/armnn/profiling/client/include/ |
H A D | Timestamp.hpp | 16 struct Timestamp struct 18 uint64_t timestamp; 19 std::vector<CounterValue> counterValues;
|
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/ |
D | misc.rs | 17 pub struct Timestamp(TimestampProtocol); struct 19 impl Timestamp { implementation
|
/aosp_15_r20/external/rust/crates/uefi/src/proto/ |
D | misc.rs | 17 pub struct Timestamp(TimestampProtocol); struct 19 impl Timestamp { implementation
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/security/secureclock/aidl/android.hardware.security.secureclock-V1-rust-source/gen/android/hardware/security/secureclock/ |
D | Timestamp.rs | 15 impl Default for r#Timestamp { implementation 22 impl binder::Parcelable for r#Timestamp { implementation 40 impl binder::binder_impl::ParcelableMetadata for r#Timestamp { implementation
|
/aosp_15_r20/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/presence/pidfparser/pidf/ |
D | Timestamp.java | 29 public class Timestamp extends ElementBase { class 35 public Timestamp() { in Timestamp() method in Timestamp 38 public Timestamp(String timestamp) { in Timestamp() method in Timestamp
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
H A D | Timestamp.cs | 134 public sealed partial class Timestamp : pb::IMessage<Timestamp> class 159 public Timestamp() { in Timestamp() method in Google.Protobuf.WellKnownTypes.Timestamp 167 public Timestamp(Timestamp other) : this() { in Timestamp() method in Google.Protobuf.WellKnownTypes.Timestamp
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
H A D | Timestamp.cs | 134 public sealed partial class Timestamp : pb::IMessage<Timestamp> class 159 public Timestamp() { in Timestamp() method in Google.Protobuf.WellKnownTypes.Timestamp 167 public Timestamp(Timestamp other) : this() { in Timestamp() method in Google.Protobuf.WellKnownTypes.Timestamp
|
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/google/protobuf/ |
D | timestamp.pb.h | 46 class Timestamp; variable 60 inline Timestamp() : Timestamp(nullptr) {} in Timestamp() function 65 Timestamp(Timestamp&& from) noexcept in Timestamp() function
|
D | timestamp.pb.cc | 22 PROTOBUF_CONSTEXPR Timestamp::Timestamp( in Timestamp() function in Timestamp 45 Timestamp::Timestamp(::PROTOBUF_NAMESPACE_ID::Arena* arena, in Timestamp() function in Timestamp 51 Timestamp::Timestamp(const Timestamp& from) in Timestamp() function in Timestamp
|
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/google/protobuf/ |
D | timestamp.pb.h | 46 class Timestamp; variable 60 inline Timestamp() : Timestamp(nullptr) {} in Timestamp() function 65 Timestamp(Timestamp&& from) noexcept in Timestamp() function
|
D | timestamp.pb.cc | 22 PROTOBUF_CONSTEXPR Timestamp::Timestamp( in Timestamp() function in Timestamp 45 Timestamp::Timestamp(::PROTOBUF_NAMESPACE_ID::Arena* arena, in Timestamp() function in Timestamp 51 Timestamp::Timestamp(const Timestamp& from) in Timestamp() function in Timestamp
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | timestamp.pb.h | 48 class Timestamp; variable 62 inline Timestamp() : Timestamp(nullptr) {} in Timestamp() function 67 Timestamp(Timestamp&& from) noexcept in Timestamp() function
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | timestamp.pb.h | 48 class Timestamp; variable 62 inline Timestamp() : Timestamp(nullptr) {} in Timestamp() function 67 Timestamp(Timestamp&& from) noexcept in Timestamp() function
|
H A D | timestamp.pb.cc | 24 PROTOBUF_CONSTEXPR Timestamp::Timestamp( in Timestamp() function in Timestamp 92 Timestamp::Timestamp(::PROTOBUF_NAMESPACE_ID::Arena* arena, in Timestamp() function in Timestamp 98 Timestamp::Timestamp(const Timestamp& from) in Timestamp() function in Timestamp
|
/aosp_15_r20/frameworks/av/media/libaaudio/examples/utils/ |
H A D | AAudioSimplePlayer.h | 38 typedef struct Timestamp { struct 41 } Timestamp; typedef
|