Home
last modified time | relevance | path

Searched defs:currentTime (Results 51 – 75 of 279) sorted by relevance

12345678910>>...12

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
H A Dtext_clock_layout_property.cpp28 struct timeval currentTime {}; in GetSystemTimeZone() struct
/ohos5.0/base/telephony/cellular_data/services/src/state_machine/
H A Dactivating.cpp203 int64_t currentTime = in ProcessConnectTimeout() local
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_player_adapter_wrapper.cpp79 int32_t ArkPlayerAdapterWrapper::GetCurrentTime(int32_t& currentTime) in GetCurrentTime()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_player_adapter_impl.cpp78 int32_t ArkPlayerAdapterImpl::GetCurrentTime(int32_t& currentTime) in GetCurrentTime()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_sta_manager.cpp87 int64_t currentTime = MiscServices::TimeServiceClient::GetInstance()->GetBootTimeMs(); in StartUnloadStaSaTimer() local
327 int64_t currentTime = MiscServices::TimeServiceClient::GetInstance()->GetBootTimeMs(); in StartSatelliteTimer() local
H A Dwifi_hotspot_manager.cpp74 int64_t currentTime = MiscServices::TimeServiceClient::GetInstance()->GetBootTimeMs(); in StartUnloadApSaTimer() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_rdb_transaction.cpp64 int currentTime = 0; in Start() local
155 int32_t currentTime = 0; in RetryTrans() local
/aosp14/frameworks/base/media/packages/BluetoothMidiService/tests/unit/src/com/android/bluetoothmidiservice/
H A DBluetoothMidiDecoderTest.java68 long currentTime = actualTimestamps[i]; in compareWithExpected() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_video.cpp675 bool UIVideo::GetTimerFromMSecond(int64_t currentTime, char* timer, int32_t len) in GetTimerFromMSecond()
692 int64_t currentTime = 0; in Callback() local
/ohos5.0/base/powermgr/powermgr_lite/services/src/screensaver/small/
H A Dscreen_saver_handler.cpp178 int64_t currentTime = GetCurrentTimeMsec(CLOCK_MONOTONIC); in OnRawEvent() local
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Dbundle_active_usage_database_test.cpp100 int64_t currentTime = 0; variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dvideo_view.cpp269 int32_t VideoView::SeekTo(int64_t currentTime) in SeekTo()
418 void VideoView::UpdatePanelTimeText(bool currentTime) in UpdatePanelTimeText()
/ohos5.0/drivers/hdf_core/interfaces/inner_api/hdi/base/
H A Dhdi_smq.h449 int64_t currentTime = startTime; in Write() local
494 int64_t currentTime; in Read() local
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/dfx/
H A Ddps_event_report.cpp240 uint64_t currentTime = SteadyClock::GetTimestampMilli(); in UpdateProcessDoneTime() local
300 uint64_t currentTime = SteadyClock::GetTimestampMilli(); in UpdateRemoveTime() local
/ohos5.0/base/powermgr/display_manager/brightness_manager/src/
H A Dlight_lux_manager.cpp48 int64_t currentTime = GetCurrentTimeMillis(); in SetLux() local
318 int64_t currentTime = GetCurrentTimeMillis(); in IsNeedUpdateBrightness() local
/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/
H A Dknuckle_glow_point.cpp71 int64_t currentTime = GetNanoTime() / NANOSECOND_TO_MILLISECOND; in Update() local
/aosp14/frameworks/base/core/java/android/animation/
H A DValueAnimator.java760 long currentTime = AnimationUtils.currentAnimationTimeMillis(); in setCurrentFraction() local
1262 long currentTime = AnimationUtils.currentAnimationTimeMillis(); in reverse() local
1383 boolean animateBasedOnTime(long currentTime) { in animateBasedOnTime()
1562 final long currentTime = Math.max(frameTime, mStartTime); local
H A DAnimationHandler.java336 long currentTime = SystemClock.uptimeMillis(); in doAnimationFrame() local
372 private boolean isCallbackDue(AnimationFrameCallback callback, long currentTime) { in isCallbackDue()
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_device.c57 static void InsertToAuthLimitMap(const char *udidHash, uint64_t currentTime) in InsertToAuthLimitMap()
98 uint64_t currentTime = 0; in IsNeedAuthLimit() local
153 uint64_t currentTime = GetCurrentTimeMs(); in AuthAddNodeToLimitMap() local
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/fold_screen_controller/
H A Dfold_screen_policy.cpp83 auto currentTime = std::chrono::steady_clock::now(); in GetModeChangeRunningStatus() local
/aosp14/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/ui/automation/
H A DCollectorThread.java61 long currentTime = SystemClock.uptimeMillis(); in handleMessage() local
/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_video_unit_test.cpp343 int64_t currentTime = 0; variable
/ohos5.0/foundation/ai/intelligent_voice_framework/utils/
H A Dtime_util.cpp161 time_t currentTime; in IsFormatTimeExpired() local
/ohos5.0/base/update/updateservice/services/core/ability/alarm/src/
H A Dalarm_timer_utils.cpp69 int64_t currentTime = TimeUtils::GetTimestamp(); in RegisterAlarm() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/pipeline/
H A DMediaDataManagerTest.kt932 val currentTime = clock.elapsedRealtime() regex
959 val currentTime = clock.elapsedRealtime() regex
1473 val currentTime = clock.elapsedRealtime() regex
1487 val currentTime = clock.elapsedRealtime() regex
1514 val currentTime = clock.elapsedRealtime() regex

12345678910>>...12