/system/timezone/output_data/ |
D | Android.bp | 19 sub_dir: "tz", 27 sub_dir: "tz", 36 sub_dir: "tz",
|
/system/timezone/testing/data/test1/output_data/ |
D | Android.bp | 19 sub_dir: "tz", 27 sub_dir: "tz", 36 sub_dir: "tz",
|
/system/timezone/output_data/android/ |
D | Android.mk | 31 LOCAL_MODULE_PATH := $(HOST_OUT)/com.android.runtime/etc/tz
|
/system/sepolicy/apex/ |
D | com.android.runtime.release-file_contexts | 10 /etc/tz(/.*)? u:object_r:system_zoneinfo_file:s0
|
D | com.android.runtime.debug-file_contexts | 10 /etc/tz(/.*)? u:object_r:system_zoneinfo_file:s0
|
/system/timezone/input_data/iana/ |
D | NOTICE | 1 With a few exceptions, all files in the tz code and data (including
|
/system/timezone/input_tools/iana/ |
D | NOTICE | 1 With a few exceptions, all files in the tz code and data (including
|
/system/timezone/testing/data/test2/output_data/iana/ |
D | NOTICE | 1 With a few exceptions, all files in the tz code and data (including
|
/system/timezone/testing/data/test1/output_data/iana/ |
D | NOTICE | 1 With a few exceptions, all files in the tz code and data (including
|
/system/timezone/output_data/iana/ |
D | NOTICE | 1 With a few exceptions, all files in the tz code and data (including
|
D | Android.mk | 50 LOCAL_MODULE_PATH := $(HOST_OUT)/com.android.runtime/etc/tz
|
/system/timezone/output_data/version/ |
D | Android.mk | 50 LOCAL_MODULE_PATH := $(HOST_OUT)/com.android.runtime/etc/tz
|
/system/core/liblog/ |
D | logprint.cpp | 294 static const char tz[] = "TZ"; variable 329 char* cp = getenv(tz); in android_log_formatFromString() 333 setenv(tz, formatString, 1); in android_log_formatFromString() 344 setenv(tz, cp, 1); in android_log_formatFromString() 346 unsetenv(tz); in android_log_formatFromString() 1378 cp = getenv(tz); in convertMonotonic() 1382 setenv(tz, utc, 1); in convertMonotonic() 1385 setenv(tz, cp, 1); in convertMonotonic() 1388 unsetenv(tz); in convertMonotonic()
|
/system/keymaster/key_blob_utils/ |
D | ocb.c | 645 static block getL(const ae_ctx* ctx, unsigned tz) { in getL() argument 646 if (tz < L_TABLE_SZ) in getL() 647 return ctx->L[tz]; in getL() 653 for (i = L_TABLE_SZ; i < tz; i++) in getL() 799 unsigned i, k, tz, remaining; in process_ad() local 809 tz = ntz(ad_block_num); in process_ad() 817 ad_offset = xor_block(oa[2], getL(ctx, tz)); in process_ad() 828 ad_offset = xor_block(oa[6], getL(ctx, tz)); in process_ad()
|
/system/core/init/ |
D | builtins.cpp | 788 struct timezone tz = {}; in do_sysclktz() local 789 if (!android::base::ParseInt(args[1], &tz.tz_minuteswest)) { in do_sysclktz() 793 if (settimeofday(nullptr, &tz) == -1) { in do_sysclktz()
|
/system/core/logcat/tests/ |
D | logcat_test.cpp | 251 TEST(logcat, tz) { in TEST() argument
|
/system/core/rootdir/ |
D | init.rc | 609 …exec - system system -- /system/bin/tzdatacheck /apex/com.android.runtime/etc/tz /data/misc/zonein…
|
/system/timezone/input_data/android/ |
D | countryzones.txt | 3095 isoCode:"tz"
|
/system/core/libmeminfo/testdata1/ |
D | smaps | 22460 …-700768fd9000 r--s 00000000 07:08 15 /apex/com.android.tzdata/etc/tz/tzdata
|