Home
last modified time | relevance | path

Searched defs:startTime (Results 1 – 25 of 79) sorted by relevance

1234

/base/hiviewdfx/faultloggerd/test/benchmarktest/unwindstack/
Dpid_utils.cpp61 for (time_t startTime = time(nullptr); time(nullptr) - startTime < 10;) { in Quiesce() local
85 for (time_t startTime = time(nullptr); time(nullptr) - startTime < 45;) { in Attach() local
118 for (time_t startTime = time(nullptr); in WaitForPidState() local
143 time_t startTime = time(nullptr); in WaitForPidStateAfterAttach() local
/base/hiviewdfx/hiview/plugins/freeze_detector/test/moduletest/common/
Dfreeze_detector_plugin_module_test.cpp93 long startTime = time(nullptr); variable
124 long startTime = time(nullptr); variable
156 long startTime = time(nullptr); variable
180 long startTime = time(nullptr); variable
/base/sensors/sensor_lite/interfaces/kits/native/test/performance/src/
Dsensor_lite_test_performance.cpp74 uint64_t startTime = GetCurrentMillSecTime(); variable
109 uint64_t startTime = GetCurrentMillSecTime(); variable
143 uint64_t startTime = GetCurrentMillSecTime(); variable
170 uint64_t startTime = GetCurrentMillSecTime(); variable
206 uint64_t startTime = GetCurrentMillSecTime(); variable
/base/msdp/device_status/services/native/include/
Ddevicestatus_dumper.h40 std::string startTime; member
50 std::string startTime; member
/base/notification/common_event_service/test/systemtest/common/ces/common_event_services_system_test/
Dcommon_event_services_system_test.cpp684 struct tm startTime = {0}; variable
720 struct tm startTime = {0}; variable
759 struct tm startTime = {0}; variable
797 struct tm startTime = {0}; variable
837 struct tm startTime = {0}; variable
905 struct tm startTime = {0}; variable
1000 struct tm startTime = {0}; variable
1070 struct tm startTime = {0}; variable
1113 struct tm startTime = {0}; variable
1181 struct tm startTime = {0}; variable
[all …]
/base/notification/common_event_service/tools/test/systemtest/cem/
Dcommon_event_command_publish_system_test.cpp176 struct tm startTime = {0}; variable
236 struct tm startTime = {0}; variable
296 struct tm startTime = {0}; variable
356 struct tm startTime = {0}; variable
/base/notification/common_event_service/test/systemtest/common/ces/common_event_services_publish_ordered_system_test/
Dcommon_event_services_publish_ordered_system_test.cpp161 struct tm startTime = {0}; in ProcessSubscriberTestCase3() local
192 struct tm startTime = {0}; in ProcessSubscriberTestCase5() local
222 struct tm startTime = {0}; in AsyncProcess() local
318 struct tm startTime = {0}; in ProcessSubscriberAnotherTestCase5() local
350 struct tm startTime = {0}; in AsyncProcess() local
474 struct tm startTime = {0}; variable
591 struct tm startTime = {0}; variable
704 struct tm startTime = {0}; variable
817 struct tm startTime = {0}; variable
933 struct tm startTime = {0}; variable
/base/notification/common_event_service/services/test/moduletest/common_event_services_publish_ordered_module_test/
Dcommon_event_services_publish_ordered_module_test.cpp171 struct tm startTime = {0}; in ProcessSubscriberTestCase3() local
204 struct tm startTime = {0}; in ProcessSubscriberTestCase5() local
235 struct tm startTime = {0}; in AsyncProcess() local
331 struct tm startTime = {0}; in ProcessSubscriberAnotherTestCase5() local
363 struct tm startTime = {0}; in AsyncProcess() local
489 struct tm startTime = {0}; variable
607 struct tm startTime = {0}; variable
721 struct tm startTime = {0}; variable
834 struct tm startTime = {0}; variable
946 struct tm startTime = {0}; variable
[all …]
/base/sensors/miscdevice/services/miscdevice_service/include/
Dmiscdevice_dump.h29 std::string startTime; member
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
Ddfx_ptrace.cpp58 int64_t startTime = std::chrono::duration_cast<std::chrono::milliseconds>( in Attach() local
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/
Dcpu.h41 uint64_t startTime = 0; member
54 uint64_t startTime = 0; member
68 uint64_t startTime = 0; member
/base/security/device_auth/deps_adapter/os_adapter/impl/src/
Dhc_time.c50 int64_t HcGetIntervalTime(int64_t startTime) in HcGetIntervalTime()
/base/location/frameworks/location_common/common/source/
Dlocation_sa_load_manager.cpp134 auto startTime = CommonUtils::GetCurrentTimeStamp(); in InitLocationSa() local
153 auto startTime = CommonUtils::GetCurrentTimeStamp(); in UnInitLocationSa() local
/base/msdp/device_status/services/native/src/
Ddevicestatus_dumper.cpp152 std::string startTime; in DumpDeviceStatusSubscriber() local
172 std::string startTime; in DumpDeviceStatusChanges() local
191 std::string startTime; in DumpDeviceStatusCurrentStatus() local
/base/update/updater/test/unittest/updater_test/
Drecord_install_time_unittest.cpp48 auto startTime = std::chrono::system_clock::now(); variable
/base/update/updateservice/services/startup/manage/src/
Dstartup_schedule.cpp45 int64_t startTime = static_cast<int64_t>(AlarmTimerUtils::GetSystemBootTime()) + in RegisterLooper() local
/base/hiviewdfx/faultloggerd/tools/process_dump/
Ddfx_process.cpp164 bool GetProcessInfo(pid_t tid, unsigned long long &startTime) in GetProcessInfo()
203 unsigned long long startTime = 0; in GetProcessLifeCycle() local
/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/
Ddecorator.cpp23 void StatInfoWrapper::UpdateStatInfo(uint64_t startTime, uint64_t endTime, const std::string& funcN… in UpdateStatInfo()
/base/notification/common_event_service/services/test/moduletest/common_event_services_module_test/
Dcommon_event_services_module_test.cpp589 struct tm startTime = {0}; variable
633 struct tm startTime = {0}; variable
682 struct tm startTime = {0}; variable
731 struct tm startTime = {0}; variable
780 struct tm startTime = {0}; variable
852 struct tm startTime = {0}; variable
902 struct tm startTime = {0}; variable
1314 struct tm startTime = {0}; variable
1420 struct tm startTime = {0}; variable
/base/hiviewdfx/hidumper/services/native/src/
Ddump_cpu_data.cpp23 DumpCpuData::DumpCpuData(std::string& startTime, std::string& endTime, int cpuUsagePid, StringCpuMa… in DumpCpuData()
/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/include/
Ddecorator.h72 uint64_t startTime = TimeUtil::GenerateTimestamp(); in Invoke() local
/base/hiviewdfx/hiview/framework/native/unified_collection/utils/include/
Dcpu_util.h42 uint64_t startTime = 0; member
/base/startup/init/services/param/liteos/
Dparam_client.c76 struct timespec startTime = {0}; in SystemWaitParameter() local
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
Dfold_app_usage_db_helper.cpp334 void FoldAppUsageDbHelper::QueryStatisticEventsInPeriod(uint64_t startTime, uint64_t endTime, in QueryStatisticEventsInPeriod()
376 void FoldAppUsageDbHelper::QueryForegroundAppsInfo(uint64_t startTime, uint64_t endTime, int screen… in QueryForegroundAppsInfo()
438 uint64_t startTime, uint64_t endTime, const std::string &appName, int screenStatus) in CaculateForegroundAppUsage()
/base/notification/common_event_service/test/systemtest/common/ces/ces_check_service/
Dces_check_service.cpp124 struct tm startTime = {0}; variable

1234