Home
last modified time | relevance | path

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

123

/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.cpp679 struct tm startTime = {0}; variable
715 struct tm startTime = {0}; variable
754 struct tm startTime = {0}; variable
792 struct tm startTime = {0}; variable
832 struct tm startTime = {0}; variable
900 struct tm startTime = {0}; variable
995 struct tm startTime = {0}; variable
1065 struct tm startTime = {0}; variable
1108 struct tm startTime = {0}; variable
1176 struct tm startTime = {0}; variable
[all …]
/base/hiviewdfx/hiview/base/event_pool/test/unittest/common/
Devent_pool_test.cpp57 auto startTime = OHOS::HiviewDFX::TimeUtil::GetMilliseconds(); variable
117 auto startTime = OHOS::HiviewDFX::TimeUtil::GetMilliseconds(); variable
177 auto startTime = OHOS::HiviewDFX::TimeUtil::GetMilliseconds(); variable
242 auto startTime = OHOS::HiviewDFX::TimeUtil::GetMilliseconds(); variable
300 auto startTime = OHOS::HiviewDFX::TimeUtil::GetMilliseconds(); variable
/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
472 struct tm startTime = {0}; variable
591 struct tm startTime = {0}; variable
708 struct tm startTime = {0}; variable
821 struct tm startTime = {0}; variable
934 struct tm startTime = {0}; variable
[all …]
/base/sensors/miscdevice/services/miscdevice_service/include/
Dmiscdevice_dump.h29 std::string startTime; member
/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/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
Ddfx_ptrace.cpp58 int64_t startTime = std::chrono::duration_cast<std::chrono::milliseconds>( in Attach() local
/base/hiviewdfx/faultloggerd/frameworks/unwinder/
Ddfx_ptrace.cpp58 int64_t startTime = std::chrono::duration_cast<std::chrono::milliseconds>( in Attach() local
/base/security/device_auth/deps_adapter/os_adapter/impl/src/
Dhc_time.c50 int64_t HcGetIntervalTime(int64_t startTime) in HcGetIntervalTime()
/base/update/updateservice/services/startup/manage/src/
Dstartup_schedule.cpp45 …int64_t startTime = AlarmTimerUtils::GetSystemBootTime() + STARTUP_LOOPER_INTERVAL * Constant::MIL… in RegisterLooper() local
/base/update/updater/test/unittest/updater_test/
Drecord_install_time_unittest.cpp48 auto startTime = std::chrono::system_clock::now(); variable
/base/msdp/device_status/services/native/src/
Ddevicestatus_dumper.cpp156 std::string startTime; in DumpDeviceStatusSubscriber() local
176 std::string startTime; in DumpDeviceStatusChanges() local
195 std::string startTime; in DumpDeviceStatusCurrentStatus() 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/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/
Dcpu.h41 uint64_t startTime = 0; member
54 uint64_t startTime = 0; member
/base/hiviewdfx/hidumper/services/native/src/
Ddump_cpu_data.cpp23 DumpCpuData::DumpCpuData(std::string& startTime, std::string& endTime, int cpuUsagePid, StringCpuMa… in DumpCpuData()
/base/notification/common_event_service/services/test/moduletest/common_event_services_module_test/
Dcommon_event_services_module_test.cpp588 struct tm startTime = {0}; variable
632 struct tm startTime = {0}; variable
681 struct tm startTime = {0}; variable
730 struct tm startTime = {0}; variable
779 struct tm startTime = {0}; variable
851 struct tm startTime = {0}; variable
901 struct tm startTime = {0}; variable
1313 struct tm startTime = {0}; variable
1419 struct tm startTime = {0}; variable
/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/include/
Ddecorator.h72 uint64_t startTime = TimeUtil::GenerateTimestamp(); in Invoke() local
/base/startup/init/services/param/liteos/
Dparam_client.c76 struct timespec startTime = {0}; in SystemWaitParameter() local
/base/notification/common_event_service/test/systemtest/common/ces/ces_check_service/
Dces_check_service.cpp124 struct tm startTime = {0}; variable
/base/useriam/user_auth_framework/services/context/inc/
Dcontext_callback.h49 std::chrono::time_point<std::chrono::steady_clock> startTime; member
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_interface.cpp97 struct tm startTime = {0}; in SendToAMSAccountStop() local
164 struct tm startTime = {0}; in SendToIDMAccountDelete() local

123