Home
last modified time | relevance | path

Searched defs:time (Results 1 – 25 of 1380) sorted by relevance

12345678910>>...56

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dperf_profile.cpp38 void PerfProfile::SetBmsLoadStartTime(int64_t time) in SetBmsLoadStartTime()
48 void PerfProfile::SetBmsLoadEndTime(int64_t time) in SetBmsLoadEndTime()
58 void PerfProfile::SetBundleScanStartTime(int64_t time) in SetBundleScanStartTime()
68 void PerfProfile::SetBundleScanEndTime(int64_t time) in SetBundleScanEndTime()
108 void PerfProfile::SetBundleInstallEndTime(int64_t time) in SetBundleInstallEndTime()
158 void PerfProfile::SetBundleParseEndTime(int64_t time) in SetBundleParseEndTime()
168 void PerfProfile::SetAmsLoadStartTime(int64_t time) in SetAmsLoadStartTime()
178 void PerfProfile::SetAmsLoadEndTime(int64_t time) in SetAmsLoadEndTime()
198 void PerfProfile::SetAbilityLoadEndTime(int64_t time) in SetAbilityLoadEndTime()
208 void PerfProfile::SetAppForkStartTime(int64_t time) in SetAppForkStartTime()
[all …]
/ohos5.0/base/account/os_account/frameworks/common/perf_stat/src/
H A Dperf_stat.cpp36 void PerfStat::SetAccountBindStartTime(int64_t time) in SetAccountBindStartTime()
46 void PerfStat::SetAccountBindEndTime(int64_t time) in SetAccountBindEndTime()
57 void PerfStat::SetAccountAddStartTime(int64_t time) in SetAccountAddStartTime()
67 void PerfStat::SetAccountAddEndTime(int64_t time) in SetAccountAddEndTime()
78 void PerfStat::SetAccountDelStartTime(int64_t time) in SetAccountDelStartTime()
88 void PerfStat::SetAccountDelEndTime(int64_t time) in SetAccountDelEndTime()
109 void PerfStat::SetAccountQueryEndTime(int64_t time) in SetAccountQueryEndTime()
115 void PerfStat::SetInstanceStartTime(int64_t time) in SetInstanceStartTime()
120 void PerfStat::SetInstanceStopTime(int64_t time) in SetInstanceStopTime()
125 void PerfStat::SetInstanceCreateTime(int64_t time) in SetInstanceCreateTime()
[all …]
/aosp12/bionic/tests/
H A Dtime_test.cpp36 TEST(time, time) { in TEST() argument
61 TEST(time, gmtime) { in TEST() argument
73 TEST(time, gmtime_r) { in TEST() argument
186 TEST(time, strftime) { in TEST() argument
246 TEST(time, strftime_l) { in TEST() argument
267 TEST(time, strptime) { in TEST() argument
284 TEST(time, strptime_l) { in TEST() argument
851 TEST(time, clock) { in TEST() argument
1023 TEST(time, asctime) { in TEST() argument
1035 TEST(time, ctime) { in TEST() argument
[all …]
/aosp12/packages/apps/Messaging/src/com/android/messaging/util/
H A DDates.java65 public static CharSequence getRelativeTimeSpanString(final long time) { in getRelativeTimeSpanString()
84 public static CharSequence getConversationTimeString(final long time) { in getConversationTimeString()
88 public static CharSequence getMessageTimeString(final long time) { in getMessageTimeString()
96 public static CharSequence getFastScrollPreviewTimeString(final long time) { in getFastScrollPreviewTimeString()
100 public static CharSequence getMessageDetailsTimeString(final long time) { in getMessageDetailsTimeString()
113 private static CharSequence getTimeString(final long time, final boolean abbreviated, in getTimeString()
127 public static CharSequence getTimestamp(final long time, final long now, in getTimestamp()
161 private static CharSequence getTodayTimeStamp(final long time, final int flags) { in getTodayTimeStamp()
177 private static CharSequence getThisWeekTimestamp(final long time, in getThisWeekTimestamp()
215 private static CharSequence getOlderThanAYearTimestamp(final long time, in getOlderThanAYearTimestamp()
[all …]
/ohos5.0/base/time/time_service/framework/cj/src/
H A Dsystem_date_time.cpp30 int SystemDateTimeImpl::SetTime(int64_t time) in SetTime()
44 int64_t time = 0; in getCurrentTime() local
60 int64_t time = 0; in getRealActiveTime() local
76 int64_t time = 0; in getRealTime() local
89 int32_t SystemDateTimeImpl::GetDeviceTime(clockid_t clockId, bool isNano, int64_t &time) in GetDeviceTime()
108 int64_t time = 0; in getTime() local
120 int64_t time = 0; in getUpTime() local
168 std::string time; in getTimezone() local
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DLayerHistoryTest.cpp181 nsecs_t time = systemTime(); in TEST_F() local
206 nsecs_t time = systemTime(); in TEST_F() local
229 nsecs_t time = systemTime(); in TEST_F() local
256 nsecs_t time = systemTime(); in TEST_F() local
284 nsecs_t time = systemTime(); in TEST_F() local
312 nsecs_t time = systemTime(); in TEST_F() local
344 nsecs_t time = systemTime(); in TEST_F() local
382 nsecs_t time = systemTime(); in TEST_F() local
529 nsecs_t time = systemTime(); in TEST_F() local
593 nsecs_t time = systemTime(); in TEST_F() local
[all …]
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/common/
H A DInputPointersTests.java73 final int time = i * 4; in testAdd() local
81 final int time = i * 4; in testAdd() local
97 final int time = i * 4; in testAddAt() local
105 final int time = i * 4; in testAddAt() local
121 final int time = i * 4; in testSet() local
141 final int time = i * 4; in testCopy() local
170 final int time = i; in testAppend() local
186 final int time = i * 4 + dstLength; in testAppend() local
240 final int time = i; in testAppendResizableIntArray() local
327 final int time = i * 4; in testShift() local
[all …]
/aosp12/frameworks/av/media/libaaudio/src/utility/
H A DAudioClock.h35 struct timespec time; variable
55 struct timespec time; variable
84 struct timespec time; variable
/ohos5.0/base/time/time_service/interfaces/inner_api/src/
H A Dtime_service_client.cpp172 bool TimeServiceClient::SetTime(int64_t time) in SetTime()
199 int32_t TimeServiceClient::SetTimeV9(int64_t time) in SetTimeV9()
476 int64_t time; in GetWallTimeMs() local
501 int64_t time; in GetWallTimeNs() local
526 int64_t time; in GetBootTimeMs() local
551 int64_t time; in GetBootTimeNs() local
576 int64_t time; in GetMonotonicTimeMs() local
601 int64_t time; in GetMonotonicTimeNs() local
626 int64_t time; in GetThreadTimeMs() local
661 int64_t time; in GetThreadTimeNs() local
[all …]
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DClientWakelockAccountant.java41 int token, int concurrentRequests, long time) { in startAttributingWakelock()
50 public void stopAttributingWakelock(int request, int token, long time) { in stopAttributingWakelock()
58 public void stopAllPendingRequests(long time) { in stopAllPendingRequests()
68 public void changeConcurrentRequests(int concurrentRequests, long time) { in changeConcurrentRequests()
76 private void completeRequest(RilWakelockInfo wlInfo, long time) { in completeRequest()
/aosp12/system/update_engine/common/
H A Dfake_clock.h35 void SetWallclockTime(const base::Time& time) { wallclock_time_ = time; } in SetWallclockTime()
37 void SetMonotonicTime(const base::Time& time) { monotonic_time_ = time; } in SetMonotonicTime()
39 void SetBootTime(const base::Time& time) { boot_time_ = time; } in SetBootTime()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dcurve.h41 float Move(float time) in Move()
69 float MoveInternal(float time) final in MoveInternal()
91 float MoveInternal(float time) final in MoveInternal()
110 float MoveInternal(float time) override in MoveInternal()
125 float MoveInternal(float time) override in MoveInternal()
154 float MoveInternal(float time) override in MoveInternal()
172 float MoveInternal(float time) override in MoveInternal()
209 float MoveInternal(float time) override in MoveInternal()
269 float MoveInternal(float time) override in MoveInternal()
293 float MoveInternal(float time) override in MoveInternal()
[all …]
/aosp12/packages/apps/Contacts/src/com/android/contacts/util/concurrent/
H A DFuturesUtil.java26 public static <V> ListenableFuture<V> withTimeout(final ListenableFuture<V> future, long time, in withTimeout()
39 public static <V> ListenableFuture<V> withTimeout(final ListenableFuture<V> future, long time, in withTimeout()
/aosp12/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
H A DNotificationTests.java256 final long time = SystemClock.currentThreadTimeMillis(); in testCreate() local
273 final long time = SystemClock.currentThreadTimeMillis(); in testCreate() local
295 final long time = SystemClock.currentThreadTimeMillis(); in testCreate() local
308 final long time = SystemClock.currentThreadTimeMillis(); in testCreate() local
331 final long time = SystemClock.currentThreadTimeMillis(); in testCreate() local
353 final long time = SystemClock.currentThreadTimeMillis(); in testCreate() local
388 long time = SystemClock.currentThreadTimeMillis(); in testCreate() local
403 long time = SystemClock.currentThreadTimeMillis(); in testCreate() local
422 long time = SystemClock.currentThreadTimeMillis(); in testCreate() local
433 long time = SystemClock.currentThreadTimeMillis(); in testCreate() local
[all …]
/aosp12/packages/services/Iwlan/test/com/google/android/iwlan/
H A DErrorPolicyManagerTest.java151 long time = mErrorPolicyManager.reportIwlanError(apn, iwlanError); in testValidCarrierConfig() local
223 long time = mErrorPolicyManager.reportIwlanError(apn, iwlanError); in testInvalidCarrierConfig() local
269 long time = mErrorPolicyManager.reportIwlanError(apn, iwlanError); in testChoosingFallbackPolicy() local
321 long time = mErrorPolicyManager.reportIwlanError(apn, iwlanError); in testCanBringUpTunnel() local
373 long time = mErrorPolicyManager.reportIwlanError(apn, iwlanError); in testNoErrorScenario() local
419 long time = mErrorPolicyManager.reportIwlanError(apn, iwlanError); in testWifiDisableUnthrottle() local
470 long time = mErrorPolicyManager.reportIwlanError(apn, iwlanError); in testWFCDisableUnthrottle() local
521 long time = mErrorPolicyManager.reportIwlanError(apn, iwlanError); in testAPMUnthrottle() local
574 long time = mErrorPolicyManager.reportIwlanError(apn1, iwlanError); in testGetDataFailCauseRetryTime() local
632 long time = mErrorPolicyManager.reportIwlanError(apn, iwlanError, 2); in testBackOffTime() local
[all …]
/aosp12/frameworks/base/core/java/android/service/notification/
H A DScheduleCalendar.java103 final long time = getTime(now, hr, min); in getNextTime() local
120 public boolean isInSchedule(long time) { in isInSchedule()
152 public boolean shouldExitForAlarm(long time) { in shouldExitForAlarm()
162 private boolean isInSchedule(int daysOffset, long time, long start, long end) { in isInSchedule()
170 private int getDayOfWeek(long time) { in getDayOfWeek()
184 private long addDays(long time, int days) { in addDays()
/ohos5.0/drivers/hdf_core/framework/support/platform/src/rtc/
H A Drtc_base.c41 uint8_t RtcIsInvalid(const struct RtcTime *time) in RtcIsInvalid()
54 uint8_t RtcGetWeekDay(const struct RtcTime *time) in RtcGetWeekDay()
85 uint64_t RtcTimeToTimestamp(const struct RtcTime *time) in RtcTimeToTimestamp()
120 void TimestampToRtcTime(struct RtcTime *time, const uint64_t seconds) in TimestampToRtcTime()
/ohos5.0/base/global/resource_management/frameworks/resmgr/include/utils/
H A Ddate_utils.h32 struct timeval time; in CurrentTimeMillis() local
45 struct timeval time; in CurrentTimeUsec() local
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/include/utils/
H A Ddate_utils.h33 struct timeval time; in CurrentTimeMillis() local
46 struct timeval time; in CurrentTimeUsec() local
/ohos5.0/base/time/time_service/utils/native/src/
H A Dtime_common.cpp28 int32_t TimeUtils::GetWallTimeMs(int64_t &time) in GetWallTimeMs()
39 int32_t TimeUtils::GetBootTimeNs(int64_t &time) in GetBootTimeNs()
50 int32_t TimeUtils::GetBootTimeMs(int64_t &time) in GetBootTimeMs()
/ohos5.0/base/powermgr/power_manager/test/unittest/src/interface_test/
H A Dpower_mgr_client_test.cpp241 int64_t time = SCREEN_OFF_WAIT_TIME_MS; variable
319 int32_t time = SET_DISPLAY_OFF_TIME_MS; variable
354 int32_t time = SET_DISPLAY_OFF_TIME_MS; variable
382 int32_t time = SET_DISPLAY_OFF_TIME_MS; variable
411 int32_t time = SET_DISPLAY_OFF_TIME_MS; variable
441 int32_t time = SET_DISPLAY_OFF_TIME_MS; variable
472 int32_t time = SET_DISPLAY_OFF_TIME_MS; variable
1136 int32_t time = SET_DISPLAY_OFF_TIME_MS; variable
/ohos5.0/base/security/access_token/services/accesstokenmanager/test/unittest/
H A Dpermission_grant_event_test.cpp55 uint64_t time; variable
77 uint64_t time; variable
99 uint64_t time; variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/examples/airquality/src/main/js/default/pages/index/
H A Dindex.js70 let time = 1000 / self.airData[self.swiperPage].detailData; variable
91 let time = 1000 / self.airData[self.swiperPage].detailData; variable
/aosp12/frameworks/base/services/core/java/com/android/server/display/utils/
H A DAmbientFilter.java75 public boolean addValue(long time, float value) { in addValue()
95 public float getEstimate(long time) { in getEstimate()
146 private void truncateOldValues(long time) { in truncateOldValues()
151 protected abstract float filter(long time, RollingBuffer buffer); in filter()
199 protected float filter(long time, RollingBuffer buffer) { in filter()
227 private float[] getWeights(long time, RollingBuffer buffer) { in getWeights()
/ohos5.0/foundation/multimedia/av_session/services/session/server/test/
H A Davsession_callback_proxy_test.cpp167 int64_t time = 0; variable
180 int64_t time = 0; variable
193 int64_t time = 0; variable

12345678910>>...56