/base/account/os_account/frameworks/common/perf_stat/src/ |
D | perf_stat.cpp | 36 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() 99 void PerfStat::SetAccountQueryStartTime(int64_t time) in SetAccountQueryStartTime() 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() [all …]
|
/base/time/time_service/interfaces/inner_api/src/ |
D | time_service_client.cpp | 89 bool TimeServiceClient::SetTime(int64_t time) in SetTime() 116 int32_t TimeServiceClient::SetTimeV9(int64_t time) in SetTimeV9() 318 int64_t time; in GetWallTimeMs() local 334 int32_t TimeServiceClient::GetWallTimeMs(int64_t &time) in GetWallTimeMs() 353 int64_t time; in GetWallTimeNs() local 369 int32_t TimeServiceClient::GetWallTimeNs(int64_t &time) in GetWallTimeNs() 390 int64_t time; in GetBootTimeMs() local 406 int32_t TimeServiceClient::GetBootTimeMs(int64_t &time) in GetBootTimeMs() 425 int64_t time; in GetBootTimeNs() local 441 int32_t TimeServiceClient::GetBootTimeNs(int64_t &time) in GetBootTimeNs() [all …]
|
/base/global/resource_management_lite/frameworks/resmgr_lite/include/utils/ |
D | date_utils.h | 33 struct timeval time; in CurrentTimeMillis() local 46 struct timeval time; in CurrentTimeUsec() local
|
/base/global/resource_management/frameworks/resmgr/include/utils/ |
D | date_utils.h | 32 struct timeval time; in CurrentTimeMillis() local 45 struct timeval time; in CurrentTimeUsec() local
|
/base/security/access_token/services/accesstokenmanager/test/unittest/cpp/src/ |
D | permission_grant_event_test.cpp | 55 uint64_t time; variable 77 uint64_t time; variable 99 uint64_t time; variable
|
/base/powermgr/power_manager/test/unittest/src/ |
D | power_mgr_client_test.cpp | 240 int64_t time = SCREEN_OFF_WAIT_TIME_MS; variable 316 int32_t time = SET_DISPLAY_OFF_TIME_MS; variable 349 int32_t time = SET_DISPLAY_OFF_TIME_MS; variable 375 int32_t time = SET_DISPLAY_OFF_TIME_MS; variable 402 int32_t time = SET_DISPLAY_OFF_TIME_MS; variable 430 int32_t time = SET_DISPLAY_OFF_TIME_MS; variable 459 int32_t time = SET_DISPLAY_OFF_TIME_MS; variable
|
/base/time/time_service/services/ipc/stub/ |
D | time_service_stub.cpp | 82 int64_t time = data.ReadInt64(); in OnSetTime() local 136 int64_t time; in OnGetWallTimeMs() local 150 int64_t time; in OnGetWallTimeNs() local 164 int64_t time; in OnGetBootTimeMs() local 178 int64_t time; in OnGetBootTimeNs() local 192 int64_t time; in OnGetMonotonicTimeMs() local 206 int64_t time; in OnGetMonotonicTimeNs() local 220 int64_t time; in OnGetThreadTimeMs() local 234 int64_t time; in OnGetThreadTimeNs() local
|
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/ |
D | faultlogger_client_test.cpp | 27 std::string GetFaultLogName(const time_t& time, int32_t id, const std::string& type, const std::str… in GetFaultLogName() 43 FaultLogInfoInner CreateFaultLogInfo(const time_t& time, int32_t id, int32_t type, const std::strin… in CreateFaultLogInfo() 61 bool CheckLogFileExist(const time_t& time, int32_t id, const std::string& type, const std::string& … in CheckLogFileExist()
|
/base/time/time_service/test/unittest/service_test/src/ |
D | time_client_test.cpp | 155 int64_t time = (currentTime.tv_sec + 1000) * 1000 + currentTime.tv_usec / 1000; variable 196 int64_t time = (currentTime.tv_sec + 1000) * 1000 + currentTime.tv_usec / 1000; variable 263 int64_t time; variable 275 int64_t time; variable 287 int64_t time; variable 299 int64_t time; variable 311 int64_t time; variable 323 int64_t time; variable 335 int64_t time; variable 347 int64_t time; variable
|
D | time_service_test.cpp | 169 int64_t time = currentTime.tv_sec * 1000 + currentTime.tv_usec / 1000; in StartIdleTimer() local 268 int64_t time = currentTime.tv_sec * 1000 + currentTime.tv_usec / 1000; variable 297 int64_t time = currentTime.tv_sec * 1000 + currentTime.tv_usec / 1000; variable 326 int64_t time = currentTime.tv_sec * 1000 + currentTime.tv_usec / 1000; variable 346 int64_t time = (currentTime.tv_sec + 1000) * 1000 + currentTime.tv_usec / 1000; variable 387 int64_t time = (currentTime.tv_sec + 1000) * 1000 + currentTime.tv_usec / 1000; variable 716 uint64_t time = 999999999911; variable 757 int64_t time = ntpTrustedTime->CurrentTimeMillis(); variable
|
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/ |
D | mem_profiler_collector_impl.cpp | 43 int time = 0; in Start() local 59 int time = 0; in Stop() local 76 int time = 0; in Start() local
|
/base/notification/distributed_notification_service/frameworks/ans/src/ |
D | notification_time.cpp | 35 void NotificationTime::SetInitialTime(int32_t time) in SetInitialTime() 97 NotificationTime *time = new (std::nothrow) NotificationTime(); in FromJson() local 160 NotificationTime *time = new (std::nothrow) NotificationTime(); in Unmarshalling() local
|
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
D | notification_local_live_view_content_test.cpp | 81 NotificationTime time; variable 194 NotificationTime time; variable 227 NotificationTime time; variable 258 NotificationTime time; variable
|
/base/hiviewdfx/hiview/test/unittest/unified_collection/utility/ |
D | mem_profiler_collector_test.cpp | 53 int time = 0; variable 73 int time = 0; variable
|
/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/ |
D | log_timestamp.h | 31 timespec time; in LogTimeStamp() local 37 explicit LogTimeStamp(const timespec& time) in LogTimeStamp()
|
/base/powermgr/battery_manager/charger/src/ |
D | battery_vibrate.cpp | 58 void BatteryVibrate::HandlePlayMode(int32_t time) in HandlePlayMode() 67 void BatteryVibrate::HandleDurationMode(int32_t time) in HandleDurationMode() 126 void BatteryVibrate::SetDuration(int32_t time) in SetDuration()
|
/base/security/asset/frameworks/utils/src/ |
D | lib.rs | 19 pub mod time; module
|
/base/hiviewdfx/faultloggerd/test/unittest/services/ |
D | faultlogger_pipe_test.cpp | 48 uint64_t time = OHOS::HiviewDFX::GetTimeMilliSeconds(); variable 74 uint64_t time = OHOS::HiviewDFX::GetTimeMilliSeconds(); variable
|
/base/update/updateservice/services/core/ability/alarm/src/ |
D | alarm_timer_utils.cpp | 59 uint64_t AlarmTimerUtils::RegisterAlarm(int64_t time, const AlarmTimerCallback &callback) in RegisterAlarm() 78 uint64_t AlarmTimerUtils::RegisterRepeatAlarm(int64_t time, int64_t repeatTime, const AlarmTimerCal… in RegisterRepeatAlarm() 92 uint64_t AlarmTimerUtils::RegisterTimer(int64_t time, const std::shared_ptr<MiscServices::ITimerInf… in RegisterTimer()
|
/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/ |
D | freeze_detector_test.cpp | 44 auto time = TimeUtil::GetMilliseconds(); in makeEvent() local 72 uint64_t time) in GetFreezeDectorTestFile() 242 uint64_t time = sysEvent->GetEventIntValue("time_"); variable 293 uint64_t time = sysEvent->GetEventIntValue("time_"); variable
|
/base/msdp/device_status/interfaces/innerkits/include/ |
D | i_devicestatus_storage.h | 32 std::string time; member
|
/base/powermgr/power_manager/test/unittest/src/servicetest/ |
D | powermgr_service_native_test.cpp | 272 int32_t time = SLEEP_WAIT_TIME_MS; variable 307 int32_t time = SLEEP_WAIT_TIME_MS; variable 339 int32_t time = SLEEP_WAIT_TIME_MS; variable
|
/base/hiviewdfx/faultloggerd/services/ |
D | fault_logger_pipe.cpp | 122 FaultLoggerPipe2::FaultLoggerPipe2(uint64_t time, bool isJson) in FaultLoggerPipe2() 158 void FaultLoggerPipeMap::Set(int pid, uint64_t time, bool isJson) in Set() 167 bool FaultLoggerPipeMap::Check(int pid, uint64_t time) in Check()
|
/base/customization/enterprise_device_management/test/unittest/datetime_manager_proxy/ |
D | datetime_manager_proxy_test.cpp | 78 int64_t time = 1674365400000; variable 97 int64_t time = 1674365400000; variable
|
/base/hiviewdfx/hiview/base/event_pool/test/unittest/common/ |
D | event_pool_test.cpp | 77 auto time = OHOS::HiviewDFX::TimeUtil::GetMilliseconds(); variable 144 auto time = OHOS::HiviewDFX::TimeUtil::GetMilliseconds(); variable 197 auto time = OHOS::HiviewDFX::TimeUtil::GetMilliseconds(); variable 304 uint64_t time = OHOS::HiviewDFX::TimeUtil::GetMilliseconds(); in __anondc4881610502() local
|