Home
last modified time | relevance | path

Searched defs:currentTime (Results 176 – 200 of 279) sorted by relevance

12345678910>>...12

/aosp14/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/
H A DBrightnessTrackerTest.java302 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 DAppTimeLimitController.java933 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 Dform_timer_mgr.cpp832 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 Dlnn_lane_link_p2p.c639 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 Duser_auth_funcs.c113 uint64_t currentTime = GetReeTime(); in GetExpiredInfoForResult() local
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Ddevice_timed_collect_test.cpp246 int64_t currentTime = TimeUtils::GetTimestamp(); variable
/ohos5.0/base/web/webview/ohos_adapter/res_sched_adapter/src/
H A Dres_sched_client_adapter_impl.cpp154 auto currentTime = std::chrono::system_clock::now().time_since_epoch(); in NeedReportScene() local
/ohos5.0/base/location/frameworks/location_common/common/source/
H A Dcommon_utils.cpp329 struct timeval currentTime; in GetCurrentTimeStamp() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_test/src/
H A Dmedialibrary_backup_test.cpp313 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 Dlocator_required_data_manager.cpp362 int64_t currentTime = CommonUtils::GetSinceBootTime(); in StartWifiScan() local
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Dsys_event_service_ohos.cpp536 int64_t currentTime = static_cast<int64_t>(TimeUtil::GetMilliseconds()); in Export() local
/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dsms_persist_helper.cpp318 int64_t currentTime = time(&timep); in UpdateContact() local
/ohos5.0/foundation/multimedia/player_framework/services/services/player/client/
H A Dplayer_client.cpp241 int32_t PlayerClient::GetCurrentTime(int32_t &currentTime) in GetCurrentTime()
/aosp14/frameworks/base/core/java/android/hardware/camera2/
H A DDngCreator.java94 long currentTime = System.currentTimeMillis(); in DngCreator() local
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/
H A DBubbleDataTest.java1244 private void sendUpdatedEntryAtTime(BubbleEntry entry, long postTime, long currentTime) { in sendUpdatedEntryAtTime()
/aosp14/frameworks/base/services/core/java/com/android/server/appop/
H A DAppOpsUidStateTrackerImpl.java323 long currentTime = mClock.elapsedRealtime(); in updateUidPendingStateIfNeededLocked() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_manager_test.cpp866 uint64_t currentTime = 123456; variable
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/manager/
H A Ddump_implement.cpp327 char currentTime[84] = {0}; in GetTime() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dkvdb_service_test.cpp276 DistributedKv::KvStoreSyncManager::TimePoint currentTime = std::chrono::steady_clock::now(); variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/dfx/
H A Ddfx_types.h179 uint64_t currentTime; member
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/utils/common/
H A Dcommon_utils.cpp425 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 Daudio_module.cpp127 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 Dminimp3_demuxer_plugin.cpp225 …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 Dsurface_encoder_adapter.cpp759 void SurfaceEncoderAdapter::GetCurrentTime(int64_t &currentTime) in GetCurrentTime()
/ohos5.0/base/hiviewdfx/hitrace/cmd/src/
H A Dhitrace_cmd.cpp158 time_t currentTime; in ConsoleLog() local

12345678910>>...12