Home
last modified time | relevance | path

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

123456789

/base/account/os_account/frameworks/common/perf_stat/src/
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()
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/framework/cj/src/
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
/base/time/time_service/interfaces/inner_api/src/
Dtime_service_client.cpp157 bool TimeServiceClient::SetTime(int64_t time) in SetTime()
184 int32_t TimeServiceClient::SetTimeV9(int64_t time) in SetTimeV9()
461 int64_t time; in GetWallTimeMs() local
477 int32_t TimeServiceClient::GetWallTimeMs(int64_t &time) in GetWallTimeMs()
496 int64_t time; in GetWallTimeNs() local
512 int32_t TimeServiceClient::GetWallTimeNs(int64_t &time) in GetWallTimeNs()
533 int64_t time; in GetBootTimeMs() local
549 int32_t TimeServiceClient::GetBootTimeMs(int64_t &time) in GetBootTimeMs()
568 int64_t time; in GetBootTimeNs() local
584 int32_t TimeServiceClient::GetBootTimeNs(int64_t &time) in GetBootTimeNs()
[all …]
/base/global/resource_management_lite/frameworks/resmgr_lite/include/utils/
Ddate_utils.h33 struct timeval time; in CurrentTimeMillis() local
46 struct timeval time; in CurrentTimeUsec() local
/base/global/resource_management/frameworks/resmgr/include/utils/
Ddate_utils.h32 struct timeval time; in CurrentTimeMillis() local
45 struct timeval time; in CurrentTimeUsec() local
/base/security/access_token/services/accesstokenmanager/test/unittest/
Dpermission_grant_event_test.cpp55 uint64_t time; variable
77 uint64_t time; variable
99 uint64_t time; variable
/base/powermgr/power_manager/test/unittest/src/interface_test/
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
/base/hiviewdfx/faultloggerd/test/unittest/local_handler/
Dlocal_handler_test.cpp305 for (int time = 0; time < MALLOC_TEST_TIMES; time++) { variable
316 for (int time = 0; time < MALLOC_TEST_TIMES; time++) { variable
322 for (int time = 0; time < MALLOC_TEST_TIMES; time++) { variable
350 for (int time = 0; time < MALLOC_TEST_TIMES; time++) { variable
361 for (int time = 0; time < MALLOC_TEST_TIMES; time++) { variable
367 for (int time = 0; time < MALLOC_TEST_TIMES; time++) { variable
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/
Dfaultlogger_client_test.cpp27 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/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_local_live_view_content_test.cpp81 NotificationTime time; variable
194 NotificationTime time; variable
227 NotificationTime time; variable
258 NotificationTime time; variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_time.cpp35 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/hiviewdfx/hiview/framework/native/unified_collection/collector/
Dmem_profiler_collector_impl.cpp82 int time = 0; in Prepare() local
98 int time = 0; in Start() local
114 int time = 0; in StartPrintNmd() local
142 int time = 0; in Start() local
181 int time = 0; in Start() local
/base/powermgr/battery_manager/charger/src/
Dbattery_vibrate.cpp58 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/hiviewdfx/hiview/test/unittest/unified_collection/utility/
Dmem_profiler_collector_test.cpp53 int time = 0; variable
73 int time = 0; variable
/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
Dlog_timestamp.h31 timespec time; in LogTimeStamp() local
37 explicit LogTimeStamp(const timespec& time) in LogTimeStamp()
/base/time/time_service/test/unittest/service_test/src/
Dtime_client_test.cpp158 int64_t time; in TestNtpThread() local
187 int64_t time; variable
219 int64_t time = (currentTime.tv_sec + 1000) * 1000 + currentTime.tv_usec / 1000; variable
258 int64_t time = (currentTime.tv_sec + 1000) * 1000 + currentTime.tv_usec / 1000; variable
323 int64_t time; variable
335 int64_t time; variable
347 int64_t time; variable
359 int64_t time; variable
371 int64_t time; variable
383 int64_t time; variable
[all …]
Dtime_dfx_test.cpp205 int64_t time = (currentTime.tv_sec + 1000) * 1000 + currentTime.tv_usec / 1000; variable
236 int64_t time = (currentTime.tv_sec + 1000) * 1000 + currentTime.tv_usec / 1000; variable
269 int64_t time = (currentTime.tv_sec + 1000) * 1000 + currentTime.tv_usec / 1000; variable
301 int64_t time = (currentTime.tv_sec + 1000) * 1000 + currentTime.tv_usec / 1000; variable
/base/hiviewdfx/faultloggerd/test/unittest/services/
Dfaultlogger_pipe_test.cpp48 uint64_t time = OHOS::HiviewDFX::GetTimeMilliSeconds(); variable
74 uint64_t time = OHOS::HiviewDFX::GetTimeMilliSeconds(); variable
/base/time/time_service/services/ipc/stub/
Dtime_service_stub.cpp121 int64_t time = data.ReadInt64(); in OnSetTime() local
177 int64_t time; in OnGetWallTimeMs() local
191 int64_t time; in OnGetWallTimeNs() local
205 int64_t time; in OnGetBootTimeMs() local
219 int64_t time; in OnGetBootTimeNs() local
233 int64_t time; in OnGetMonotonicTimeMs() local
247 int64_t time; in OnGetMonotonicTimeNs() local
262 int64_t time; in OnGetThreadTimeMs() local
277 int64_t time; in OnGetThreadTimeNs() local
511 int64_t time = 0; in OnGetNtpTimeMs() local
/base/update/updateservice/services/core/ability/alarm/src/
Dalarm_timer_utils.cpp60 uint64_t AlarmTimerUtils::RegisterAlarm(int64_t time, const AlarmTimerCallback &callback) in RegisterAlarm()
79 uint64_t AlarmTimerUtils::RegisterRepeatAlarm(int64_t time, int64_t repeatTime, const AlarmTimerCal… in RegisterRepeatAlarm()
93 uint64_t AlarmTimerUtils::RegisterTimer(int64_t time, const std::shared_ptr<MiscServices::ITimerInf… in RegisterTimer()
/base/time/time_service/test/fuzztest/timemanager_fuzzer/timesettimezone_fuzzer/
Dtimesettimezone_fuzzer.cpp49 int64_t time = static_cast<int64_t>(*rawData); in FuzzTimeSetTime() local
61 int64_t time; in FuzzTimeGetTime() local
/base/security/asset/frameworks/utils/src/
Dlib.rs19 pub mod time; module
/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
Dfreeze_detector_test.cpp44 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/security/security_guard/frameworks/common/constants/include/
Dsecurity_guard_define.h53 std::string time; member
60 std::string time; member
68 std::string time; member
76 std::string time; member
83 std::string time; member
/base/hiviewdfx/faultloggerd/services/
Dfault_logger_pipe.cpp119 FaultLoggerPipe2::FaultLoggerPipe2(uint64_t time, bool isJson) in FaultLoggerPipe2()
155 void FaultLoggerPipeMap::Set(int pid, uint64_t time, bool isJson) in Set()
164 bool FaultLoggerPipeMap::Check(int pid, uint64_t time) in Check()

123456789