/aosp14/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/ |
H A D | BrightnessTrackerTest.java | 302 final long currentTime = mInjector.currentTimeMillis(); in testBrightnessEvent() local 395 final long currentTime = mInjector.currentTimeMillis(); in testBrightnessFullPopulatedEvent() local
|
/aosp14/frameworks/base/services/usage/java/com/android/server/usage/ |
H A D | AppTimeLimitController.java | 933 final long currentTime = getElapsedRealtime(); in noteUsageStart() local 983 final long currentTime = getElapsedRealtime(); in noteUsageStop() local
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_timer_mgr.cpp | 832 int64_t currentTime = FormUtil::GetCurrentMillisecond(); in OnIntervalTimeOut() local 870 int64_t currentTime = FormUtil::GetCurrentMillisecond(); in UpdateAtTimerAlarm() local
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/ |
H A D | lnn_lane_link_p2p.c | 639 uint64_t currentTime = SoftBusGetSysTimeMs(); in GetP2pLinkReqParamByChannelRequetId() local 698 uint64_t currentTime = SoftBusGetSysTimeMs(); in GetP2pLinkReqParamByAuthHandle() local 1731 uint64_t currentTime = SoftBusGetSysTimeMs(); in GetAuthTriggerLinkReqParamByAuthHandle() local 2109 uint64_t currentTime = SoftBusGetSysTimeMs(); in OpenBleTriggerToConn() local 2633 uint64_t currentTime = SoftBusGetSysTimeMs(); in GenerateWifiDirectInfo() local
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/user_auth/src/ |
H A D | user_auth_funcs.c | 113 uint64_t currentTime = GetReeTime(); in GetExpiredInfoForResult() local
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/ |
H A D | device_timed_collect_test.cpp | 246 int64_t currentTime = TimeUtils::GetTimestamp(); variable
|
/ohos5.0/base/web/webview/ohos_adapter/res_sched_adapter/src/ |
H A D | res_sched_client_adapter_impl.cpp | 154 auto currentTime = std::chrono::system_clock::now().time_since_epoch(); in NeedReportScene() local
|
/ohos5.0/base/location/frameworks/location_common/common/source/ |
H A D | common_utils.cpp | 329 struct timeval currentTime; in GetCurrentTimeStamp() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_test/src/ |
H A D | medialibrary_backup_test.cpp | 313 int64_t currentTime = MediaFileUtils::UTCTimeSeconds(); variable 329 int64_t currentTime = MediaFileUtils::UTCTimeSeconds(); variable 390 int64_t currentTime = MediaFileUtils::UTCTimeSeconds(); variable
|
/ohos5.0/base/location/services/location_locator/locator/source/ |
H A D | locator_required_data_manager.cpp | 362 int64_t currentTime = CommonUtils::GetSinceBootTime(); in StartWifiScan() local
|
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/ |
H A D | sys_event_service_ohos.cpp | 536 int64_t currentTime = static_cast<int64_t>(TimeUtil::GetMilliseconds()); in Export() local
|
/ohos5.0/base/telephony/sms_mms/services/sms/ |
H A D | sms_persist_helper.cpp | 318 int64_t currentTime = time(&timep); in UpdateContact() local
|
/ohos5.0/foundation/multimedia/player_framework/services/services/player/client/ |
H A D | player_client.cpp | 241 int32_t PlayerClient::GetCurrentTime(int32_t ¤tTime) in GetCurrentTime()
|
/aosp14/frameworks/base/core/java/android/hardware/camera2/ |
H A D | DngCreator.java | 94 long currentTime = System.currentTimeMillis(); in DngCreator() local
|
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/ |
H A D | BubbleDataTest.java | 1244 private void sendUpdatedEntryAtTime(BubbleEntry entry, long postTime, long currentTime) { in sendUpdatedEntryAtTime()
|
/aosp14/frameworks/base/services/core/java/com/android/server/appop/ |
H A D | AppOpsUidStateTrackerImpl.java | 323 long currentTime = mClock.elapsedRealtime(); in updateUidPendingStateIfNeededLocked() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/ |
H A D | auth_manager_test.cpp | 866 uint64_t currentTime = 123456; variable
|
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/manager/ |
H A D | dump_implement.cpp | 327 char currentTime[84] = {0}; in GetTime() local
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
H A D | kvdb_service_test.cpp | 276 DistributedKv::KvStoreSyncManager::TimePoint currentTime = std::chrono::steady_clock::now(); variable
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/dfx/ |
H A D | dfx_types.h | 179 uint64_t currentTime; member
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/utils/common/ |
H A D | common_utils.cpp | 425 std::string currentTime = std::string(tempTime, size); in UpdateExifDataTime() local
|
/ohos5.0/foundation/multimedia/media_lite/interfaces/kits/player_lite/js/builtin/src/ |
H A D | audio_module.cpp | 127 int64_t currentTime = static_cast<int64_t>(JSI::ValueToNumber(args[0])); in CurrentTimeSetter() local
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/minimp3_adapter/ |
H A D | minimp3_demuxer_plugin.cpp | 225 …uint64_t currentTime = (static_cast<uint64_t>(currentDemuxerPos_ - mp3DemuxerAttr_.id3v2Size) * 8 … in GetCurrentPositionTimeS() local
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/filters/ |
H A D | surface_encoder_adapter.cpp | 759 void SurfaceEncoderAdapter::GetCurrentTime(int64_t ¤tTime) in GetCurrentTime()
|
/ohos5.0/base/hiviewdfx/hitrace/cmd/src/ |
H A D | hitrace_cmd.cpp | 158 time_t currentTime; in ConsoleLog() local
|