/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/report/ |
H A D | photos_count_statistic.cpp | 280 int64_t costTime = endTime - startTime; in GetAllStatInfo() local 318 int64_t costTime = endTime - startTime; in GetAllImageStatInfo() local 355 int64_t costTime = endTime - startTime; in GetAllVideoStatInfo() local 388 int64_t costTime = endTime - startTime; in GetAllRestoreStatInfo() local 427 int64_t costTime = endTime - startTime; in GetAllRestoreImageStatInfo() local 464 int64_t costTime = endTime - startTime; in GetAllRestoreVideoStatInfo() local 506 int64_t costTime = endTime - startTime; in GetImageAlbumInfo() local 546 int64_t costTime = endTime - startTime; in GetVideoAlbumInfo() local 576 int64_t costTime = endTime - startTime; in GetAlbumInfoByName() local 626 int64_t costTime = endTime - startTime; in GetFavoriteAlbumStatInfo() local [all …]
|
H A D | gallery_media_count_statistic.cpp | 463 int64_t costTime = endTime - startTime; in GetAllStatInfo() local 502 int64_t costTime = endTime - startTime; in GetAllImageStatInfo() local 539 int64_t costTime = endTime - startTime; in GetAllVideoStatInfo() local 574 int64_t costTime = endTime - startTime; in GetAllRestoreStatInfo() local 613 int64_t costTime = endTime - startTime; in GetAllRestoreImageStatInfo() local 650 int64_t costTime = endTime - startTime; in GetAllRestoreVideoStatInfo() local 683 int64_t costTime = endTime - startTime; in GetSdCardStatInfo() local 711 int64_t costTime = endTime - startTime; in GetDuplicateStatInfo() local 736 int64_t costTime = endTime - startTime; in GetAppTwinStatInfo() local 777 int64_t costTime = endTime - startTime; in GetImageAlbumInfo() local [all …]
|
/ohos5.0/base/hiviewdfx/faultloggerd/common/dfxutil/ |
H A D | elapsed_time.h | 39 time_t costTime = Elapsed<std::chrono::milliseconds>(); in ~ElapsedTime() local
|
/ohos5.0/base/security/device_security_level/services/include/ |
H A D | dslm_bigdata.h | 31 int32_t costTime; member 47 int32_t costTime; member
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/dfx/ |
H A D | camera_report_uitls.cpp | 91 void CameraReportUtils::ReportOpenCameraPerf(uint64_t costTime, const string& startType) in ReportOpenCameraPerf() 156 void CameraReportUtils::ReportModeChangePerf(uint64_t costTime) in ReportModeChangePerf() 243 void CameraReportUtils::ReportSwitchCameraPerf(uint64_t costTime) in ReportSwitchCameraPerf()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/dfx/ |
H A D | hiview_adapter.h | 29 uint64_t costTime = 0; member
|
/ohos5.0/foundation/window/window_manager/utils/src/ |
H A D | perform_reporter.cpp | 64 …int64_t costTime = std::chrono::duration_cast<std::chrono::milliseconds>(currentTime - startTime_)… in end() local 98 void PerformReporter::count(int64_t costTime) in count()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/ |
H A D | image_dfx.cpp | 128 uint64_t costTime = ImageUtils::GetNowTimeMilliSeconds() - startTime_; in ReportDecodeInfo() local
|
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_spawn_client.cpp | 88 int64_t costTime = AbilityRuntime::TimeUtil::SystemTimeMillisecond() - startTime; in OpenConnection() local 505 int64_t costTime = AbilityRuntime::TimeUtil::SystemTimeMillisecond() - startTime; in StartProcess() local
|
/ohos5.0/foundation/communication/ipc/services/dbinder/test/distributedtest/src/ |
H A D | dbinder_service_test_helper.cpp | 237 float costTime { timeInterval }; in GetSpeed() local
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/ |
H A D | softbus_hisysevt_connreporter.c | 490 static void ConnResultRecordCount(ConnResultRecord *record, uint64_t costTime) in ConnResultRecordCount() 532 uint64_t costTime, int32_t errCode) in SoftbusRecordConnResult() 594 uint64_t costTime = stepTime->connGroupTime; in SoftbusRecordProccessDuration() local
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/tcp/src/ |
H A D | softbus_tcp_connect_manager.c | 85 uint64_t costTime = SoftBusGetSysTimeMs() - statistics->startTime; in DfxRecordTcpConnectFail() local 104 uint64_t costTime = SoftBusGetSysTimeMs() - statistics->startTime; in DfxRecordTcpConnectSuccess() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/app_trace/ |
H A D | app_trace_context.cpp | 51 int32_t costTime = (appCallerEvent->taskEndTime_ - appCallerEvent->taskBeginTime_); in InnerMakeTraceFileName() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/ |
H A D | platform_monitor.cpp | 40 void PlatformMonitor::AccumulateTimeInterval(uint64_t costTime, std::map<int8_t, uint32_t> &stat) in AccumulateTimeInterval()
|
/ohos5.0/base/hiviewdfx/hiview/base/event_store/dao/ |
H A D | sys_event_query_wrapper.cpp | 66 void QueryStatusLogUtil::LogQueryOverTime(time_t costTime, const std::string sql, bool innerQuery) in LogQueryOverTime()
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/ |
H A D | conn_event_form.h | 76 int32_t costTime; // TIME_CONSUMING member 154 int32_t costTime; // COST_TIME member
|
H A D | trans_event_form.h | 86 int32_t costTime; // TIME_CONSUMING member 181 int32_t costTime; // TIME_CONSUMING member
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/ |
H A D | plugin_mgr.cpp | 708 int32_t costTime = costTimeUs / 1000; in DispatchResourceToPluginSync() local 827 int32_t costTime = (endTime - beginTime_) / std::chrono::milliseconds(1); in ~InnerTimeUtil() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/ |
H A D | hdi_source.c | 292 pa_usec_t costTime = pa_rtclock_now() - now; in PaRtpollSetTimerFunc() local
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | data_detector_adapter.cpp | 322 std::chrono::duration<float, std::ratio<1, SECONDS_TO_MILLISECONDS>> costTime = in ParseAIJson() local
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/ |
H A D | lnn_lane_link_p2p.c | 641 uint64_t costTime = currentTime - item->p2pInfo.triggerLinkTime; in GetP2pLinkReqParamByChannelRequetId() local 700 uint64_t costTime = currentTime - item->p2pInfo.triggerLinkTime; in GetP2pLinkReqParamByAuthHandle() local 1733 uint64_t costTime = currentTime - item->p2pInfo.triggerLinkTime; in GetAuthTriggerLinkReqParamByAuthHandle() local 2111 uint64_t costTime = currentTime - request->triggerLinkTime; in OpenBleTriggerToConn() local 2635 uint64_t costTime = currentTime - reqInfo->p2pInfo.triggerLinkTime; in GenerateWifiDirectInfo() local
|
H A D | lnn_trans_lane.c | 1382 uint64_t costTime = SoftBusGetSysTimeMs() - nodeInfo->triggerLinkTime; in IsNeedNotifyFail() local 1418 uint64_t costTime = SoftBusGetSysTimeMs() - nodeInfo->triggerLinkTime; in BuildLinkRetry() local 1583 uint64_t costTime = SoftBusGetSysTimeMs() - nodeInfo->triggerLinkTime; in HandleLinkTimeout() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/report/ |
H A D | media_backup_report_data_type.h | 167 AlbumNameInfo &SetCostTime(int64_t costTime) in SetCostTime()
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/ |
H A D | wifi_direct_types.h | 156 int costTime; member
|
/ohos5.0/base/inputmethod/imf/services/src/ |
H A D | input_method_system_ability_stub.cpp | 56 …int64_t costTime = duration_cast<milliseconds>(system_clock::now().time_since_epoch()).count() - s… in OnRemoteRequest() local
|