Home
last modified time | relevance | path

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

1234

/base/account/os_account/frameworks/common/perf_stat/src/
Dperf_stat.cpp39 void PerfStat::SetAccountBindStartTime(int64_t time) in SetAccountBindStartTime()
49 void PerfStat::SetAccountBindEndTime(int64_t time) in SetAccountBindEndTime()
60 void PerfStat::SetAccountAddStartTime(int64_t time) in SetAccountAddStartTime()
70 void PerfStat::SetAccountAddEndTime(int64_t time) in SetAccountAddEndTime()
81 void PerfStat::SetAccountDelStartTime(int64_t time) in SetAccountDelStartTime()
91 void PerfStat::SetAccountDelEndTime(int64_t time) in SetAccountDelEndTime()
102 void PerfStat::SetAccountQueryStartTime(int64_t time) in SetAccountQueryStartTime()
112 void PerfStat::SetAccountQueryEndTime(int64_t time) in SetAccountQueryEndTime()
118 void PerfStat::SetInstanceStartTime(int64_t time) in SetInstanceStartTime()
123 void PerfStat::SetInstanceStopTime(int64_t time) in SetInstanceStopTime()
[all …]
/base/global/resmgr_standard/frameworks/resmgr/include/utils/
Ddate_utils.h32 struct timeval time; in CurrentTimeMillis() local
45 struct timeval time; in CurrentTimeUsec() local
/base/global/resmgr_lite/frameworks/resmgr_lite/include/utils/
Ddate_utils.h33 struct timeval time; in CurrentTimeMillis() local
46 struct timeval time; in CurrentTimeUsec() local
/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/hiviewdfx/hilog/frameworks/native/include/
Dlog_time_stamp.h27 timespec time; in LogTimeStamp() local
33 explicit LogTimeStamp(const timespec& time) in LogTimeStamp()
/base/powermgr/power_manager/test/systemtest/src/
Dpower_mgr_st_mock_test.cpp1786 int64_t time =600000; variable
2648 int64_t time =15000; variable
2688 int64_t time =30000; variable
2728 int64_t time =60000; variable
2766 int64_t time =120000; variable
2804 int64_t time =300000; variable
2842 int64_t time =600000; variable
2880 int64_t time =15000; variable
2920 int64_t time =30000; variable
2956 int64_t time =60000; variable
[all …]
/base/powermgr/power_manager/services/native/test/unittest/src/
Dpower_mgr_mock_test.cpp1821 int64_t time =600000; variable
2683 int64_t time =15000; variable
2723 int64_t time =30000; variable
2763 int64_t time =60000; variable
2801 int64_t time =120000; variable
2839 int64_t time =300000; variable
2877 int64_t time =600000; variable
2915 int64_t time =15000; variable
2955 int64_t time =30000; variable
2991 int64_t time =60000; variable
[all …]
/base/hiviewdfx/hicollie/frameworks/native/test/
Dxcollie_checker_test.h34 void SetBlockTime(int time) in SetBlockTime()
/base/global/i18n_lite/frameworks/i18n/src/
Ddate_time_format_impl.cpp153 const tm time = *tmPtr; in Format() local
157 void DateTimeFormatImpl::Format(const struct tm &time, const string &pattern, string &appendTo, in Format()
241 void DateTimeFormatImpl::Process(const tm &time, string &appendTo, char pre, uint32_t count, I18nSt… in Process() argument
279 void DateTimeFormatImpl::ProcessWeekDayYear(const tm &time, string &appendTo, char pre, in ProcessWeekDayYear()
334 void DateTimeFormatImpl::ProcessTime(const tm &time, string &appendTo, char pre, in ProcessTime()
455 const tm time = *tmPtr; in Get12HourTimeWithoutAmpm() local
533 const struct ElapsedTime time = { hour, min, sec, mil }; in FormatElapsedDuration() local
564 void DateTimeFormatImpl::FormatElapsed(const struct ElapsedTime &time, char pre, uint32_t count, in FormatElapsed()
/base/powermgr/power_manager/services/native/include/
Dpower_mgr_service.h115 void SetDisplayOffTime(int64_t time) in SetDisplayOffTime()
119 void SetSleepTime(int64_t time) in SetSleepTime()
/base/msdp/device_status/interfaces/innerkits/include/
Didevicestatus_storage.h31 std::string time; member
/base/hiviewdfx/hiview/plugins/faultlogger/service/
Dfaultlog_manager.cpp44 LogStoreEx::LogFileFilter CreateLogFileFilter(time_t time, int32_t id, int32_t faultLogType, const … in CreateLogFileFilter()
76 int32_t FaultLogManager::CreateTempFaultLogFile(time_t time, int32_t id, int32_t faultType, in CreateTempFaultLogFile()
148 std::list<std::string> FaultLogManager::GetFaultLogFileList(const std::string &module, time_t time,… in GetFaultLogFileList()
Dfaultlogger.h37 time_t time; member
/base/hiviewdfx/faultloggerd/services/
Dmain.cpp33 uint64_t time = GetTimeMilliseconds(); in DoGetCrashFd() local
/base/telephony/sms_mms/test/unittest/
Dshort_message_test.cpp84 long time = shortMessage_->GetScTimestamp(); in TestShowShortMessage() local
/base/customization/enterprise_device_management/interfaces/innerkits/src/
Ddevice_settings_manager.cpp43 bool DeviceSettingsManager::SetDateTime(AppExecFwk::ElementName &admin, int64_t time) in SetDateTime()
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/test/unittest/
DExampleJsunit.test.js48 async function msleep(time) { argument
/base/powermgr/power_manager/services/zidl/src/
Dpower_mgr_stub.cpp228 int64_t time = 0; in WakeupDeviceStub() local
241 int64_t time = 0; in SuspendDeviceStub() local
255 int64_t time = 0; in RefreshActivityStub() local
270 int64_t time = 0; in ForceSuspendDeviceStub() local
/base/powermgr/battery_statistics/services/native/src/entities/
Dradio_entity.cpp132 long time = StatsUtils::DEFAULT_VALUE; in GetActiveTimeMs() local
159 long time = StatsUtils::DEFAULT_VALUE; in GetActiveTimeMs() local
441 long time = GetActiveTimeMs(StatsUtils::STATS_TYPE_RADIO_ON, i); in DumpInfo() local
Dwifi_entity.cpp128 long time = StatsUtils::DEFAULT_VALUE; in GetActiveTimeMs() local
164 long time = StatsUtils::DEFAULT_VALUE; in GetActiveTimeMs() local
469 long time = GetActiveTimeMs(StatsUtils::STATS_TYPE_WIFI_ON); in DumpInfo() local
Dbluetooth_entity.cpp132 long time = StatsUtils::DEFAULT_VALUE; in GetActiveTimeMs() local
168 long time = StatsUtils::DEFAULT_VALUE; in GetActiveTimeMs() local
478 long time = GetActiveTimeMs(StatsUtils::STATS_TYPE_BLUETOOTH_ON); in DumpInfo() local
/base/hiviewdfx/faultloggerd/tools/process_dump/
Dcppcrash_reporter.h31 CppCrashReporter(uint64_t time, int32_t signo, std::shared_ptr<DfxProcess> process) \ in CppCrashReporter()
/base/security/device_security_level/baselib/utils/src/
Dutils_datetime.c51 time_t time = (time_t)(input / SEC_TO_MILLISEC); in GetDateTimeByMillisecondSince1970() local
/base/powermgr/power_manager/services/native/src/
Dpower_mode_module.cpp229 int32_t time = DelayedSingleton<PowerModePolicy>::GetInstance() in SetDisplayOffTime() local
242 int32_t time = DelayedSingleton<PowerModePolicy>::GetInstance() in SetSleepTime() local
/base/hiviewdfx/faultloggerd/common/util/
Ddfx_cutil.c101 struct timeval time; in GetTimeMilliseconds() local

1234