Home
last modified time | relevance | path

Searched defs:endTime (Results 151 - 175 of 218) sorted by relevance

123456789

/base/hiviewdfx/hiview/base/utility/
H A Dcommon_utils.cpp225 uint64_t endTime = TimeUtil::GetMilliseconds() + maxWaitingTime * TimeUtil::SEC_TO_MILLISEC; in WriteCommandResultToFile() local
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/
H A Dcpu.h42 uint64_t endTime = 0; member
55 uint64_t endTime = 0; member
69 uint64_t endTime = 0; member
/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/
H A Dhisysevent_rust_manager.cpp66 int64_t endTime = 0; in HiSysEventQuery() local
/base/hiviewdfx/hiview/plugins/usage_event_report/service/factory/
H A Dapp_usage_event_factory.cpp101 int64_t endTime = today0Time > MILLISEC_TO_SEC ? (today0Time - MILLISEC_TO_SEC) : 0; in GetAppUsageInfosByUserId() local
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Dasync_call.cpp227 auto endTime = GetTimeStamp(); in ~InnerTask() local
/base/security/security_guard/services/data_collect/store/src/
H A Ddatabase_manager.cpp102 QueryEventByEventIdAndDate(std::string table, std::vector<int64_t> &eventIds, std::vector<SecEvent> &events, std::string beginTime, std::string endTime) QueryEventByEventIdAndDate() argument
H A Ddatabase_helper.cpp129 QueryEventByEventIdAndDate(std::vector<int64_t> &eventIds, std::vector<SecEvent> &events, std::string beginTime, std::string endTime) QueryEventByEventIdAndDate() argument
/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_module_interface_test.cpp253 struct timespec endTime; in HWTEST_F() local
/base/startup/init/services/loopevent/task/
H A Dle_asynctask.c29 struct timespec endTime = {0}; in DoAsyncEvent_() local
/base/useriam/user_auth_framework/services/context/inc/
H A Dcontext_callback.h51 std::chrono::time_point<std::chrono::steady_clock> endTime; member
/test/xts/device_attest/test/performancetest/src/
H A Ddevattestclient_performance_test.cpp149 long long endTime = GetSysTime(); in HWTEST_F() local
178 long long endTime = GetSysTime(); in HWTEST_F() local
206 long long endTime in HWTEST_F() local
235 long long endTime = GetSysTime(); HWTEST_F() local
265 long long endTime = GetSysTime(); HWTEST_F() local
289 long long endTime = GetSysTime(); HWTEST_F() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dxsubenc.c118 uint64_t endTime = startTime + h->end_display_time - h->start_display_time; in xsub_encode() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DQuery11.cpp275 UINT64 endTime = 0; in testQuery() local
/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/include/
H A Dtrace_decorator.h125 uint64_t endTime = TimeUtil::GenerateTimestamp(); in Invoke() local
/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/
H A Dtrace_decorator.cpp99 void TraceStatWrapper::UpdateTraceStatInfo(uint64_t startTime, uint64_t endTime, UCollect::TraceCaller& caller, in UpdateTraceStatInfo() argument
/base/hiviewdfx/hiview/plugins/unified_collector/app_trace/
H A Dapp_trace_context.cpp50 int64_t endTime = appCallerEvent->taskEndTime_; in InnerMakeTraceFileName() local
/base/hiviewdfx/faultloggerd/common/dfxutil/
H A Ddfx_util.cpp163 void ParseSiValue(siginfo_t& si, uint64_t& endTime, int& tid) in ParseSiValue() argument
/base/security/access_token/services/accesstokenmanager/main/cpp/src/database/
H A Daccess_token_db.cpp136 int64_t endTime = TimeUtil::GetCurrentTimestamp(); in Add() local
199 int64_t endTime = TimeUtil::GetCurrentTimestamp(); in Remove() local
270 int64_t endTime = TimeUtil::GetCurrentTimestamp(); in Modify() local
356 int64_t endTime = TimeUtil::GetCurrentTimestamp(); in Find() local
455 int64_t endTime = TimeUtil::GetCurrentTimestamp(); in DeleteAndInsertHap() local
[all...]
/base/security/device_security_level/services/dfx/
H A Ddslm_hidumper.c83 static const char *GetCostTime(const uint64_t beginTime, const uint64_t endTime) in GetCostTime() argument
/base/startup/appspawn/lite/
H A Dappspawn_service.c35 uint64_t DiffTime(const struct timespec *startTime, const struct timespec *endTime) in DiffTime() argument
/base/update/updater/services/
H A Dupdater_main.cpp201 auto endTime = std::chrono::system_clock::now(); in VerifyPackages() local
205 auto endTime = std::chrono::system_clock::now(); in VerifyPackages() local
426 auto endTime = std::chrono::system_clock::now(); in DoInstallPackages() local
/base/useriam/user_auth_framework/services/remote_connect/src/
H A Dsoft_bus_base_socket.cpp354 auto endTime = std::chrono::steady_clock::now(); in ProcessMessage() local
/test/xts/acts/kernel_lite/time_posix/src/
H A DClockTimeTest.cpp235 clock_t endTime = times(&end); in HWTEST_F() local
/third_party/icu/icu4c/source/i18n/unicode/
H A Dsimpletz.h869 int32_t endTime; member in SimpleTimeZone
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dsimpletz.h869 int32_t endTime; member in SimpleTimeZone

Completed in 19 milliseconds

123456789