Home
last modified time | relevance | path

Searched defs:costTime (Results 1 – 25 of 33) sorted by relevance

12

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/report/
H A Dphotos_count_statistic.cpp280 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 Dgallery_media_count_statistic.cpp463 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 Delapsed_time.h39 time_t costTime = Elapsed<std::chrono::milliseconds>(); in ~ElapsedTime() local
/ohos5.0/base/security/device_security_level/services/include/
H A Ddslm_bigdata.h31 int32_t costTime; member
47 int32_t costTime; member
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/dfx/
H A Dcamera_report_uitls.cpp91 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 Dhiview_adapter.h29 uint64_t costTime = 0; member
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dperform_reporter.cpp64 …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 Dimage_dfx.cpp128 uint64_t costTime = ImageUtils::GetNowTimeMilliSeconds() - startTime_; in ReportDecodeInfo() local
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_spawn_client.cpp88 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 Ddbinder_service_test_helper.cpp237 float costTime { timeInterval }; in GetSpeed() local
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_connreporter.c490 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 Dsoftbus_tcp_connect_manager.c85 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 Dapp_trace_context.cpp51 int32_t costTime = (appCallerEvent->taskEndTime_ - appCallerEvent->taskBeginTime_); in InnerMakeTraceFileName() local
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Dplatform_monitor.cpp40 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 Dsys_event_query_wrapper.cpp66 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 Dconn_event_form.h76 int32_t costTime; // TIME_CONSUMING member
154 int32_t costTime; // COST_TIME member
H A Dtrans_event_form.h86 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 Dplugin_mgr.cpp708 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 Dhdi_source.c292 pa_usec_t costTime = pa_rtclock_now() - now; in PaRtpollSetTimerFunc() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Ddata_detector_adapter.cpp322 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 Dlnn_lane_link_p2p.c641 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 Dlnn_trans_lane.c1382 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 Dmedia_backup_report_data_type.h167 AlbumNameInfo &SetCostTime(int64_t costTime) in SetCostTime()
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_types.h156 int costTime; member
/ohos5.0/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability_stub.cpp56 …int64_t costTime = duration_cast<milliseconds>(system_clock::now().time_since_epoch()).count() - s… in OnRemoteRequest() local

12