Home
last modified time | relevance | path

Searched refs:date (Results 1 – 25 of 100) sorted by relevance

1234

/system/update_engine/
Domaha_utils.cc31 EolDate date = kEolDateInvalid; in StringToEolDate() local
32 if (!base::StringToInt64(eol_date, &date)) in StringToEolDate()
34 return date; in StringToEolDate()
Dlogging_android.cc70 uint64_t date; in DeleteOldLogs() local
74 &date, in DeleteOldLogs()
/system/extras/tests/workloads/
Dpwrtest.sh163 date
290 echo $(date) Test 2 : recents fling for $recentflingTime minutes
297 date
303 echo $(date) Test 2 : run Sun Temple $suntempleTime minutes
313 date
319 echo $(date) Test 3 : chrome fling for $chromeTime minutes
323 date
335 echo $(date) Test 4 : shadowgrid2 for $shadowgrid2Time minutes
340 date
346 echo $(date) Test 5 : youtube for $youtubeTime minutes
[all …]
Dsystemapps.sh139 startTimestamp=$(date +"%s %N")
146 date
160 loopTimestamp=$(date +"%s %N")
201 loopEndTimestamp=$(date +"%s %N")
242 endTimestamp=$(date +"%s %N")
Ddefs.sh290 vout start instramentation $(date)
316 vout stop instramentation $(date)
/system/core/init/
Dbootchart.cpp68 char date[32]; in log_header() local
71 strftime(date, sizeof(date), "%F %T", &now); in log_header()
85 fprintf(&*fp, "title = Boot chart for Android (%s)\n", date); in log_header()
/system/security/keystore/
Dkeymaster_enforcement.cpp194 auto date = authorizationValue(TAG_ACTIVE_DATETIME, param); in AuthorizeBegin() local
195 if (date.isOk() && !activation_date_valid(date.value())) in AuthorizeBegin()
200 auto date = authorizationValue(TAG_ORIGINATION_EXPIRE_DATETIME, param); in AuthorizeBegin() local
201 if (is_origination_purpose(purpose) && date.isOk() && in AuthorizeBegin()
202 expiration_date_passed(date.value())) in AuthorizeBegin()
207 auto date = authorizationValue(TAG_USAGE_EXPIRE_DATETIME, param); in AuthorizeBegin() local
208 if (is_usage_purpose(purpose) && date.isOk() && expiration_date_passed(date.value())) in AuthorizeBegin()
/system/chre/
Dgen_todo.sh31 TIME=`date +%s.%N`
DMakefile63 DATE_CMD=date
70 EPOCH=$(shell $(DATE_CMD) --date='2017-01-01' +%s)
/system/timezone/input_tools/iana/
DNOTICE2 this one) are in the public domain. The exceptions are date.c,
/system/timezone/testing/data/test1/output_data/iana/
DNOTICE2 this one) are in the public domain. The exceptions are date.c,
/system/timezone/input_data/iana/
DNOTICE2 this one) are in the public domain. The exceptions are date.c,
/system/timezone/output_data/iana/
DNOTICE2 this one) are in the public domain. The exceptions are date.c,
/system/timezone/testing/data/test3/output_data/iana/
DNOTICE2 this one) are in the public domain. The exceptions are date.c,
/system/timezone/testing/data/test2/output_data/iana/
DNOTICE2 this one) are in the public domain. The exceptions are date.c,
/system/core/shell_and_utilities/
DREADME.md40 toolbox: chmod chown cmp date df dmesg getevent getprop hd id ifconfig
51 toolbox: chmod chown cmp date df dmesg getevent getprop hd id ifconfig
62 toolbox: chcon chmod chown clear cmp date df dmesg getenforce getevent
74 toolbox: chcon chmod chown clear cmp date df dmesg getenforce getevent
86 toolbox: chcon chmod clear cmp date df dmesg getenforce getevent getprop
102 chroot cksum clear comm cmp cp cpio cut date dirname dmesg dos2unix echo
122 chown chroot cksum clear comm cmp cp cpio cut date df dirname dmesg
144 chroot chrt cksum clear cmp comm cp cpio cut date df diff dirname dmesg
170 chroot chrt cksum clear cmp comm cp cpio cut date df diff dirname dmesg
196 chmod chown chroot chrt cksum clear cmp comm cp cpio cut date dd df
[all …]
/system/core/debuggerd/crasher/
DAndroid.bp13 "-Wno-date-time",
/system/extras/simpleperf/
DREADME.md12 "Submit build requests". You'll get emails keeping you up to date with the
/system/ca-certificates/google/
Dextract_from_pem.py85 datetime.date.today().isoformat())
/system/tools/xsdc/tests/resources/predefined_types/
Dpredefined_types.xsd19 <xs:element name="date" type="xs:date" />
/system/sepolicy/prebuilts/api/28.0/public/
Dproperty_contexts176 ro.bootimage.build.date u:object_r:exported2_default_prop:s0 exact string
177 ro.bootimage.build.date.utc u:object_r:exported2_default_prop:s0 exact int
180 ro.build.date u:object_r:exported2_default_prop:s0 exact string
181 ro.build.date.utc u:object_r:exported2_default_prop:s0 exact int
279 ro.odm.build.date u:object_r:exported_default_prop:s0 exact string
280 ro.odm.build.date.utc u:object_r:exported_default_prop:s0 exact int
297 ro.vendor.build.date u:object_r:exported_default_prop:s0 exact string
298 ro.vendor.build.date.utc u:object_r:exported_default_prop:s0 exact int
/system/core/fs_mgr/tests/
Dadb-remount-test.sh60 start_time=`date +%s`
139 adb_sh date +%s.%N </dev/null
288 local start=`date +%s`
309 local end=`date +%s`
591 end_time=`date +%s`
848 echo "${BLUE}[ INFO ]${NORMAL}" start `date` >&2
/system/sepolicy/prebuilts/api/29.0/public/
Dproperty_contexts233 ro.build.date u:object_r:exported2_default_prop:s0 exact string
234 ro.build.date.utc u:object_r:exported2_default_prop:s0 exact int
290 ro.bootimage.build.date u:object_r:exported_default_prop:s0 exact string
291 ro.bootimage.build.date.utc u:object_r:exported_default_prop:s0 exact int
343 ro.odm.build.date u:object_r:exported_default_prop:s0 exact string
344 ro.odm.build.date.utc u:object_r:exported_default_prop:s0 exact int
362 ro.vendor.build.date u:object_r:exported_default_prop:s0 exact string
363 ro.vendor.build.date.utc u:object_r:exported_default_prop:s0 exact int
/system/core/bootstat/
Dboot_reason_test.sh337 adb_sh date +%s.%N </dev/null
417 START=`date +%s`
458 END=`date +%s`
/system/sepolicy/prebuilts/api/30.0/public/
Dproperty_contexts258 ro.build.date u:object_r:exported2_default_prop:s0 exact string
259 ro.build.date.utc u:object_r:exported2_default_prop:s0 exact int
321 ro.bootimage.build.date u:object_r:exported_default_prop:s0 exact string
322 ro.bootimage.build.date.utc u:object_r:exported_default_prop:s0 exact int
377 ro.odm.build.date u:object_r:exported_default_prop:s0 exact string
378 ro.odm.build.date.utc u:object_r:exported_default_prop:s0 exact int
398 ro.vendor.build.date u:object_r:exported_default_prop:s0 exact string
399 ro.vendor.build.date.utc u:object_r:exported_default_prop:s0 exact int

1234