Home
last modified time | relevance | path

Searched defs:totalTime (Results 1 – 5 of 5) sorted by relevance

/base/sensors/miscdevice/utils/common/src/
Dmiscdevice_common.cpp45 int32_t totalTime = 0; in CheckCustomVibratorEffect() local
/base/startup/init/services/modules/sysevent/
Dsys_event.h40 int64_t totalTime; member
/base/hiviewdfx/hiview/plugins/eventlogger/
Dactive_key_event.cpp197 …std::string totalTime = "\n\nCatcher log total time is " + std::to_string(end - sysStart) + "ms\n"; in CombinationKeyHandle() local
Devent_logger.cpp177 std::string totalTime = "\n\nCatcher log total time is " + std::to_string(end - start) + "ms\n"; in StartLogCollect() local
/base/security/device_auth/services/frameworks/src/hiview_adapter/
Dperformance_dumper.c224 int64_t totalTime = performData->onFinishTime - performData->firstStartTime; in DumpPerformData() local