Home
last modified time | relevance | path

Searched defs:time_zone (Results 1 – 25 of 100) sorted by relevance

1234

/aosp_15_r20/external/kotlinx.serialization/benchmark/src/jmh/resources/
H A Dtwitter.json1 …,"listed_count":5,"verified":false,"profile_use_background_image":true,"time_zone":"Hawaii","profi… string
H A Dtwitter_macro.json39 "time_zone": null, null
141 "time_zone": null, null
226 "time_zone": "Tokyo", string
420 "time_zone": "Osaka", string
532 "time_zone": "Tokyo", string
598 "time_zone": "Tokyo", string
699 "time_zone": "Tokyo", string
764 "time_zone": "Tokyo", string
961 "time_zone": null, null
1039 "time_zone": "Hawaii", string
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/chrono/src/offset/local/tz_info/
Dtimezone.rs674 let time_zone = TimeZone::from_tz_data(bytes)?; in test_v1_file_with_leap_seconds() localVariable
720 let time_zone = TimeZone::from_tz_data(bytes)?; in test_v2_file() localVariable
763 let time_zone = TimeZone::from_tz_data(bytes)?; in test_no_tz_string() localVariable
878 let time_zone = TimeZone::new( in test_leap_seconds() localVariable
937 let time_zone = TimeZone::new( in test_leap_seconds_overflow() localVariable
/aosp_15_r20/external/federated-compute/fcp/tracing/
H A Dtext_tracing_recorder.h33 absl::TimeZone time_zone) in TextTracingRecorder()
38 explicit TextTracingRecorder(absl::TimeZone time_zone) in TextTracingRecorder()
H A Dtext_tracing_recorder_impl.cc31 absl::TimeZone time_zone) in TextTracingRecorderImpl()
37 TextTracingRecorderImpl::TextTracingRecorderImpl(absl::TimeZone time_zone) in TextTracingRecorderImpl()
/aosp_15_r20/external/webrtc/rtc_base/
H A Dtime_utils.cc55 TIME_ZONE_INFORMATION time_zone; in SyncWithNtp() local
82 TIME_ZONE_INFORMATION time_zone; in TimeHelper() local
/aosp_15_r20/external/rust/android-crates-io/crates/combine/examples/
Ddate.rs53 pub time_zone: i32, field
78 fn time_zone<Input>() -> impl Parser<Input, Output = i32> in time_zone() function
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/time/internal/cctz/include/cctz/
H A Dtime_zone.h80 time_zone() : time_zone(nullptr) {} // Equivalent to UTC in time_zone() function
233 explicit time_zone(const Impl* impl) : impl_(impl) {} in time_zone() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/time/internal/cctz/include/cctz/
H A Dtime_zone.h71 time_zone() : time_zone(nullptr) {} // Equivalent to UTC in time_zone() function
224 explicit time_zone(const Impl* impl) : impl_(impl) {} in time_zone() function
/aosp_15_r20/external/abseil-cpp/absl/time/internal/cctz/include/cctz/
H A Dtime_zone.h71 time_zone() : time_zone(nullptr) {} // Equivalent to UTC in time_zone() function
224 explicit time_zone(const Impl* impl) : impl_(impl) {} in time_zone() function
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/time/internal/cctz/include/cctz/
H A Dtime_zone.h70 time_zone() : time_zone(nullptr) {} // Equivalent to UTC in time_zone() function
223 explicit time_zone(const Impl* impl) : impl_(impl) {} in time_zone() function
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/time/internal/cctz/include/cctz/
H A Dtime_zone.h71 time_zone() : time_zone(nullptr) {} // Equivalent to UTC in time_zone() function
224 explicit time_zone(const Impl* impl) : impl_(impl) {} in time_zone() function
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/time/internal/cctz/include/cctz/
H A Dtime_zone.h70 time_zone() : time_zone(nullptr) {} // Equivalent to UTC in time_zone() function
223 explicit time_zone(const Impl* impl) : impl_(impl) {} in time_zone() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/internal/cctz/include/cctz/
Dtime_zone.h70 time_zone() : time_zone(nullptr) {} // Equivalent to UTC in time_zone() function
223 explicit time_zone(const Impl* impl) : impl_(impl) {} in time_zone() function
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/
Druntime.rs586 pub time_zone: Option<i16>, field
761 pub const fn time_zone(&self) -> Option<i16> { in time_zone() method
836 let time_zone = match i16::from_le_bytes(bytes[12..14].try_into().unwrap()) { in try_from() localVariable
/aosp_15_r20/external/rust/crates/uefi/src/
Druntime.rs586 pub time_zone: Option<i16>, field
761 pub const fn time_zone(&self) -> Option<i16> { in time_zone() method
836 let time_zone = match i16::from_le_bytes(bytes[12..14].try_into().unwrap()) { in try_from() localVariable
/aosp_15_r20/external/googleapis/google/ads/admob/v1/
H A Dadmob_resources.proto268 string time_zone = 8; field
471 string time_zone = 8; field
/aosp_15_r20/external/cronet/base/i18n/
H A Dtime_formatting.cc173 const icu::TimeZone* time_zone) { in TimeFormatMonthAndYearForTimeZone()
206 const icu::TimeZone* time_zone) { in UnlocalizedTimeFormatWithPattern()
/aosp_15_r20/external/googleapis/google/maps/routing/v2/
H A Dlocalized_time.proto39 string time_zone = 2; field
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/log/
H A Dinitialize.cc25 void InitializeLogImpl(absl::TimeZone time_zone) { in InitializeLogImpl()
/aosp_15_r20/external/abseil-cpp/absl/log/
H A Dinitialize.cc25 void InitializeLogImpl(absl::TimeZone time_zone) { in InitializeLogImpl()
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/log/
H A Dinitialize.cc25 void InitializeLogImpl(absl::TimeZone time_zone) { in InitializeLogImpl()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/local_time/
Dlocal_time_types.hpp31 typedef date_time::time_zone_base<posix_time::ptime, char> time_zone; typedef
/aosp_15_r20/external/googleapis/google/type/
H A Ddatetime.proto92 TimeZone time_zone = 9; field
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/proto/google/type/
H A Ddatetime.proto92 TimeZone time_zone = 9; field

1234