Home
last modified time | relevance | path

Searched defs:endTime (Results 1 – 25 of 177) sorted by relevance

12345678

/ohos5.0/foundation/ability/form_fwk/test/unittest/form_report_test/
H A Dform_report_test.cpp93 int64_t endTime = 2000; variable
106 int64_t endTime = 2000; variable
122 int64_t endTime = 12 * 1000; variable
151 int64_t endTime = 12 * 1000; variable
178 int64_t endTime = 1000; variable
191 int64_t endTime = 10 * 1000; variable
223 int64_t endTime = 10 * 1000; variable
236 int64_t endTime = 10 * 1000; variable
/ohos5.0/base/sensors/sensor_lite/interfaces/kits/native/test/performance/src/
H A Dsensor_lite_test_performance.cpp76 uint64_t endTime = GetCurrentMillSecTime(); variable
111 uint64_t endTime = GetCurrentMillSecTime(); variable
145 uint64_t endTime = GetCurrentMillSecTime(); variable
172 uint64_t endTime = GetCurrentMillSecTime(); variable
208 uint64_t endTime = GetCurrentMillSecTime(); variable
/ohos5.0/base/location/frameworks/location_common/common/source/
H A Dsa_load_with_statistic.cpp37 auto endTime = CommonUtils::GetCurrentTimeStamp(); in InitLocationSa() local
47 auto endTime = CommonUtils::GetCurrentTimeStamp(); in UnInitLocationSa() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/report/
H A Dphotos_count_statistic.cpp279 int64_t endTime = MediaFileUtils::UTCTimeMilliSeconds(); in GetAllStatInfo() local
317 int64_t endTime = MediaFileUtils::UTCTimeMilliSeconds(); in GetAllImageStatInfo() local
354 int64_t endTime = MediaFileUtils::UTCTimeMilliSeconds(); in GetAllVideoStatInfo() local
387 int64_t endTime = MediaFileUtils::UTCTimeMilliSeconds(); in GetAllRestoreStatInfo() local
426 int64_t endTime = MediaFileUtils::UTCTimeMilliSeconds(); in GetAllRestoreImageStatInfo() local
463 int64_t endTime = MediaFileUtils::UTCTimeMilliSeconds(); in GetAllRestoreVideoStatInfo() local
505 int64_t endTime = MediaFileUtils::UTCTimeMilliSeconds(); in GetImageAlbumInfo() local
545 int64_t endTime = MediaFileUtils::UTCTimeMilliSeconds(); in GetVideoAlbumInfo() local
575 int64_t endTime = MediaFileUtils::UTCTimeMilliSeconds(); in GetAlbumInfoByName() local
625 int64_t endTime = MediaFileUtils::UTCTimeMilliSeconds(); in GetFavoriteAlbumStatInfo() local
[all …]
H A Dgallery_media_count_statistic.cpp462 int64_t endTime = MediaFileUtils::UTCTimeMilliSeconds(); in GetAllStatInfo() local
501 int64_t endTime = MediaFileUtils::UTCTimeMilliSeconds(); in GetAllImageStatInfo() local
538 int64_t endTime = MediaFileUtils::UTCTimeMilliSeconds(); in GetAllVideoStatInfo() local
573 int64_t endTime = MediaFileUtils::UTCTimeMilliSeconds(); in GetAllRestoreStatInfo() local
612 int64_t endTime = MediaFileUtils::UTCTimeMilliSeconds(); in GetAllRestoreImageStatInfo() local
649 int64_t endTime = MediaFileUtils::UTCTimeMilliSeconds(); in GetAllRestoreVideoStatInfo() local
682 int64_t endTime = MediaFileUtils::UTCTimeMilliSeconds(); in GetSdCardStatInfo() local
710 int64_t endTime = MediaFileUtils::UTCTimeMilliSeconds(); in GetDuplicateStatInfo() local
735 int64_t endTime = MediaFileUtils::UTCTimeMilliSeconds(); in GetAppTwinStatInfo() local
776 int64_t endTime = MediaFileUtils::UTCTimeMilliSeconds(); in GetImageAlbumInfo() local
[all …]
/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dpattern_detach_callback_test.cpp66 auto endTime = std::chrono::duration_cast<std::chrono::milliseconds>( variable
89 auto endTime = std::chrono::duration_cast<std::chrono::milliseconds>( variable
112 auto endTime = std::chrono::duration_cast<std::chrono::milliseconds>( variable
/ohos5.0/foundation/arkui/ui_appearance/services/utils/src/
H A Dalarm_timer_manager.cpp36 ErrCode AlarmTimerManager::SetScheduleTime(const uint64_t startTime, const uint64_t endTime, in SetScheduleTime()
61 bool AlarmTimerManager::IsValidScheduleTime(const uint64_t startTime, const uint64_t endTime) in IsValidScheduleTime()
81 void AlarmTimerManager::SetTimerTriggerTime(const uint64_t startTime, const uint64_t endTime, in SetTimerTriggerTime()
204 bool AlarmTimerManager::IsWithinTimeInterval(const uint64_t startTime, const uint64_t endTime) in IsWithinTimeInterval()
227 void AlarmTimerManager::RecordInitialSetupTime(const uint64_t startTime, const uint64_t endTime, in RecordInitialSetupTime()
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_report.cpp72 void FormReport::SetEndAquireTime(int64_t formId, int64_t endTime) in SetEndAquireTime()
81 void FormReport::GetEndAquireTime(int64_t formId, int64_t &endTime) in GetEndAquireTime()
102 void FormReport::SetEndBindTime(int64_t formId, int64_t endTime) in SetEndBindTime()
125 void FormReport::SetEndGetTime(int64_t formId, int64_t endTime) in SetEndGetTime()
149 void FormReport::SetDurationEndTime(int64_t formId, int64_t endTime) in SetDurationEndTime()
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/
H A Dbundle_active_client.cpp96 const int32_t intervalType, const int64_t beginTime, const int64_t endTime, int32_t userId) in QueryBundleStatsInfoByInterval()
107 const int64_t beginTime, const int64_t endTime, int32_t userId) in QueryBundleEvents()
130 const int32_t intervalType, const int64_t beginTime, const int64_t endTime) in QueryBundleStatsInfos()
141 const int64_t beginTime, const int64_t endTime) in QueryCurrentBundleEvents()
204 ErrCode BundleActiveClient::QueryDeviceEventStats(int64_t beginTime, int64_t endTime, in QueryDeviceEventStats()
215 ErrCode BundleActiveClient::QueryNotificationEventStats(int64_t beginTime, int64_t endTime, in QueryNotificationEventStats()
H A Dbundle_active_proxy.cpp72 const int32_t intervalType, const int64_t beginTime, const int64_t endTime, int32_t userId) in QueryBundleStatsInfoByInterval()
111 const int64_t beginTime, const int64_t endTime, int32_t userId) in QueryBundleEvents()
161 const int32_t intervalType, const int64_t beginTime, const int64_t endTime) in QueryBundleStatsInfos()
201 const int64_t beginTime, const int64_t endTime) in QueryCurrentBundleEvents()
338 ErrCode BundleActiveProxy::QueryDeviceEventStats(int64_t beginTime, int64_t endTime, in QueryDeviceEventStats()
350 ErrCode BundleActiveProxy::QueryNotificationEventStats(int64_t beginTime, int64_t endTime, in QueryNotificationEventStats()
362 ErrCode BundleActiveProxy::IPCCommunication(int64_t beginTime, int64_t endTime, in IPCCommunication()
/ohos5.0/base/hiviewdfx/hisysevent/adapter/native/idl/include/
H A Dquery_argument.h35 int64_t endTime = -1; variable
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H A Dquery_argument.h35 int64_t endTime = -1; variable
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_stub.cpp115 int64_t endTime = data.ReadInt64(); in HandleQueryBundleStatsInfoByInterval() local
140 int64_t endTime = data.ReadInt64(); in HandleQueryBundleEvents() local
166 int64_t endTime = data.ReadInt64(); in HandleQueryBundleStatsInfos() local
198 int64_t endTime = data.ReadInt64(); in HandleQueryCurrentBundleEvents() local
277 int64_t endTime = data.ReadInt64(); in HandleQueryDeviceEventStats() local
301 int64_t endTime = data.ReadInt64(); in HandleQueryNotificationEventStats() local
H A Dbundle_active_service.cpp338 const int32_t intervalType, const int64_t beginTime, const int64_t endTime, int32_t userId) in QueryBundleStatsInfoByInterval()
361 const int64_t beginTime, const int64_t endTime, int32_t userId) in QueryBundleEvents()
410 const int32_t intervalType, const int64_t beginTime, const int64_t endTime) in QueryBundleStatsInfos()
434 const int64_t beginTime, const int64_t endTime) in QueryCurrentBundleEvents()
601 ErrCode BundleActiveService::QueryDeviceEventStats(int64_t beginTime, int64_t endTime, in QueryDeviceEventStats()
622 ErrCode BundleActiveService::QueryNotificationEventStats(int64_t beginTime, int64_t endTime, in QueryNotificationEventStats()
763 int64_t endTime = BundleActiveUtil::StringToInt64(dumpOption[3]); in DumpEvents() local
782 int64_t endTime = BundleActiveUtil::StringToInt64(dumpOption[4]); in DumpPackageUsage() local
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/
H A Dlnn_cipherkey_manager.h32 uint64_t endTime; member
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/kits/bundlestats/napi/include/
H A Dbundle_state_data.h86 int64_t endTime = -1; member
94 int64_t endTime = -1; member
101 int64_t endTime = -1; member
108 int64_t endTime = -1; member
150 int64_t endTime = -1; member
158 int64_t endTime = -1; member
165 int64_t endTime = -1; member
195 int64_t endTime = -1; member
/ohos5.0/base/security/access_token/services/privacymanager/src/database/
H A Dpermission_used_record_db.cpp161 int64_t endTime = TimeUtil::GetCurrentTimestamp(); in Add() local
186 int64_t endTime = TimeUtil::GetCurrentTimestamp(); in Remove() local
228 int64_t endTime = TimeUtil::GetCurrentTimestamp(); in FindByConditions() local
248 int64_t endTime = TimeUtil::GetCurrentTimestamp(); in Count() local
273 int64_t endTime = TimeUtil::GetCurrentTimestamp(); in DeleteExpireRecords() local
291 int64_t endTime = TimeUtil::GetCurrentTimestamp(); in DeleteExcessiveRecords() local
331 int64_t endTime = TimeUtil::GetCurrentTimestamp(); in Update() local
368 int64_t endTime = TimeUtil::GetCurrentTimestamp(); in Query() local
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/database/
H A Daccess_token_db.cpp138 int64_t endTime = TimeUtil::GetCurrentTimestamp(); in Add() local
202 int64_t endTime = TimeUtil::GetCurrentTimestamp(); in Remove() local
274 int64_t endTime = TimeUtil::GetCurrentTimestamp(); in Modify() local
361 int64_t endTime = TimeUtil::GetCurrentTimestamp(); in Find() local
459 int64_t endTime = TimeUtil::GetCurrentTimestamp(); in DeleteAndInsertHap() local
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_event_tracker.cpp47 int64_t beginTime, int64_t endTime) in AddToEventStats()
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
H A Dfold_app_usage_db_helper.cpp306 int FoldAppUsageDbHelper::QueryFinalScreenStatus(uint64_t endTime) in QueryFinalScreenStatus()
334 void FoldAppUsageDbHelper::QueryStatisticEventsInPeriod(uint64_t startTime, uint64_t endTime, in QueryStatisticEventsInPeriod()
376 void FoldAppUsageDbHelper::QueryForegroundAppsInfo(uint64_t startTime, uint64_t endTime, int screen… in QueryForegroundAppsInfo()
438 uint64_t startTime, uint64_t endTime, const std::string &appName, int screenStatus) in CaculateForegroundAppUsage()
465 uint64_t endTime, uint64_t nowTime) in QueryEventAfterEndTime()
/ohos5.0/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
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H A Ddns_proxy_request_socket.h57 std::chrono::system_clock::time_point endTime; variable
/ohos5.0/base/update/updater/test/unittest/updater_test/
H A Drecord_install_time_unittest.cpp50 auto endTime = std::chrono::system_clock::now(); variable
/ohos5.0/foundation/arkui/ui_appearance/services/src/
H A Ddark_mode_manager.cpp52 int32_t endTime = -1; in LoadUserSettingData() local
122 int32_t endTime = darkModeStates_[settingDataObserversUserId_].settingEndTime; in RestartTimer() local
303 ErrCode DarkModeManager::CreateOrUpdateTimers(int32_t startTime, int32_t endTime, int32_t userId) in CreateOrUpdateTimers()
330 ErrCode DarkModeManager::CheckTimerCallbackParams(const int32_t startTime, const int32_t endTime, c… in CheckTimerCallbackParams()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/test/unittest/platform/i2c/
H A Dui2c_test.cpp69 struct timespec endTime; variable

12345678