Home
last modified time | relevance | path

Searched defs:endTime (Results 226 - 250 of 258) sorted by relevance

1234567891011

/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_core.cpp728 ErrCode BundleActiveCore::QueryDeviceEventStats(int64_t beginTime, int64_t endTime, in QueryDeviceEventStats() argument
743 ErrCode BundleActiveCore::QueryNotificationEventStats(int64_t beginTime, int64_t endTime, in QueryNotificationEventStats() argument
667 QueryBundleStatsInfos(std::vector<BundleActivePackageStats>& packageStats, const int32_t userId, const int32_t intervalType, const int64_t beginTime, const int64_t endTime, std::string bundleName) QueryBundleStatsInfos() argument
693 QueryBundleEvents(std::vector<BundleActiveEvent>& bundleActiveEvent, const int32_t userId, const int64_t beginTime, const int64_t endTime, std::string bundleName) QueryBundleEvents() argument
[all...]
H A Dbundle_active_usage_database.cpp1221 int32_t BundleActiveUsageDatabase::GetOptimalIntervalType(int64_t beginTime, int64_t endTime) in GetOptimalIntervalType() argument
1371 bool BundleActiveUsageDatabase::GetDbIndex(const int64_t beginTime, const int64_t endTime, in GetDbIndex() argument
1400 GetQuerySqlCommand(const int64_t beginTime, const int64_t endTime, const int32_t databaseType, const int32_t index, const int32_t startIndex, const int32_t endIndex, const int32_t userId, std::vector<std::string> &queryCondition, std::string &queryPackageSql) GetQuerySqlCommand() argument
1437 QueryDatabaseUsageStats(int32_t databaseType, int64_t beginTime, int64_t endTime, int32_t userId) QueryDatabaseUsageStats() argument
1486 QueryDatabaseEvents(int64_t beginTime, int64_t endTime, int32_t userId, string bundleName) QueryDatabaseEvents() argument
1801 QueryDeviceEventStats(int32_t eventId, int64_t beginTime, int64_t endTime, std::map<std::string, BundleActiveEventStats>& eventStats, int32_t userId) QueryDeviceEventStats() argument
1860 QueryNotificationEventStats(int32_t eventId, int64_t beginTime, int64_t endTime, std::map<std::string, BundleActiveEventStats>& notificationEventStats, int32_t userId) QueryNotificationEventStats() argument
1907 JudgeQueryCondition(const int64_t beginTime, const int64_t endTime, const int64_t eventTableTime) JudgeQueryCondition() argument
[all...]
/foundation/resourceschedule/soc_perf/services/core/include/
H A Dsocperf_common.h150 int64_t endTime; member in OHOS::SOCPERF::ResAction
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dplugin_mgr.cpp667 void PluginMgr::RepairPlugin(TimePoint endTime, const std::string& pluginLib, PluginLib libInfo) in RepairPlugin() argument
724 auto endTime = Clock::now(); in DispatchResourceToPluginSync() local
898 auto endTime = Clock::now(); in ~InnerTimeUtil() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_nb_delegate_rd_test.cpp1726 Timestamp endTime; in HWTEST_F() local
H A Ddistributeddb_interfaces_nb_delegate_test.cpp2557 Timestamp endTime; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_query_helper.cpp583 int SqliteQueryHelper::GetQuerySyncStatement(sqlite3 *dbHandle, uint64_t beginTime, uint64_t endTime, in GetQuerySyncStatement() argument
970 int SqliteQueryHelper::GetRelationalMissQueryStatement(sqlite3 *dbHandle, uint64_t beginTime, uint64_t endTime, in GetRelationalMissQueryStatement() argument
1062 int SqliteQueryHelper::GetRelationalQueryStatement(sqlite3 *dbHandle, uint64_t beginTime, uint64_t endTime, in GetRelationalQueryStatement() argument
[all...]
/foundation/distributedhardware/distributed_audio/services/test_example/
H A Ddistributedaudiotest.cpp321 int64_t endTime = GetNowTimeUs(); in WriteStreamWait() local
534 int64_t endTime = GetNowTimeUs(); in ReadStreamWait() local
/test/xts/dcts/distributedhardware/distributedaudionewtest/
H A Ddistributedaudiotest.cpp294 int64_t endTime = GetNowTimeUs(); in WriteStreamWait() local
513 int64_t endTime = GetNowTimeUs(); in ReadStreamWait() local
/third_party/icu/icu4c/source/test/letest/
H A Dletest.cpp1074 UDate startTime, endTime; in main() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DSimpleTimeZone.java133 SimpleTimeZone(int rawOffset, String ID, int startMonth, int startDay, int startDayOfWeek, int startTime, int endMonth, int endDay, int endDayOfWeek, int endTime) SimpleTimeZone() argument
180 SimpleTimeZone(int rawOffset, String ID, int startMonth, int startDay, int startDayOfWeek, int startTime, int startTimeMode, int endMonth, int endDay, int endDayOfWeek, int endTime, int endTimeMode,int dstSavings) SimpleTimeZone() argument
226 SimpleTimeZone(int rawOffset, String ID, int startMonth, int startDay, int startDayOfWeek, int startTime, int endMonth, int endDay, int endDayOfWeek, int endTime, int dstSavings) SimpleTimeZone() argument
952 private int endTime; global() field in SimpleTimeZone
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DSimpleTimeZone.java129 SimpleTimeZone(int rawOffset, String ID, int startMonth, int startDay, int startDayOfWeek, int startTime, int endMonth, int endDay, int endDayOfWeek, int endTime) SimpleTimeZone() argument
175 SimpleTimeZone(int rawOffset, String ID, int startMonth, int startDay, int startDayOfWeek, int startTime, int startTimeMode, int endMonth, int endDay, int endDayOfWeek, int endTime, int endTimeMode,int dstSavings) SimpleTimeZone() argument
220 SimpleTimeZone(int rawOffset, String ID, int startMonth, int startDay, int startDayOfWeek, int startTime, int endMonth, int endDay, int endDayOfWeek, int endTime, int dstSavings) SimpleTimeZone() argument
930 private int endTime; global() field in SimpleTimeZone
[all...]
/third_party/skia/tools/skpbench/
H A Dskpbench.cpp357 const clock::time_point endTime = now + benchDuration; in run_benchmark() local
401 const clock::time_point endTime = now + benchDuration; in run_gpu_time_benchmark() local
/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_pattern.cpp1162 void MovingPhotoPattern::AutoPlayPeriod(int64_t startTime, int64_t endTime) in AutoPlayPeriod() argument
1172 void MovingPhotoPattern::SetAutoPlayPeriod(int64_t startTime, int64_t endTime) in SetAutoPlayPeriod() argument
/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/
H A Dsocket_exec.cpp838 auto endTime = std::chrono::steady_clock::now(); in NonBlockConnect() local
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dext_extension.cpp908 auto endTime = std::chrono::system_clock::now(); in DoIncrementalRestore() local
1083 auto endTime = std::chrono::system_clock::now(); in RestoreFilesForSpecialCloneCloud() local
1361 auto endTime = std::chrono::system_clock::now(); in DealIncreRestoreBigAndTarFile() local
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
H A Dfuse_manager.cpp764 uint64_t endTime = UTCTimeMilliSeconds(); in UpdateReadStat() local
1089 uint64_t endTime = UTCTimeMilliSeconds(); in CloudReadOnCloudFile() local
1148 uint64_t endTime = UTCTimeMilliSeconds(); in CloudReadOnCacheFile() local
/third_party/icu/icu4c/source/test/intltest/
H A Dtzrulets.cpp779 UDate endTime = getUTCMillis(2050, UCAL_JANUARY, 1); in TestVTimeZoneRoundTrip() local
879 UDate endTime = getUTCMillis(2050, UCAL_JANUARY, 1); in TestVTimeZoneRoundTripPartial() local
H A Dintltest.cpp1244 UDate startTime, endTime; in main() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureFilteringExplicitLodTests.cpp583 deUint64 startTime, endTime; in runTest() local
/third_party/skia/src/gpu/
H A DGrResourceCache.cpp1207 struct timespec endTime = {0, 0}; in allowToPurge() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureFilteringExplicitLodTests.cpp583 deUint64 startTime, endTime; in runTest() local
/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.cpp2463 auto endTime = std::chrono::steady_clock::now(); in NotifySeekDone() local
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pBufferDataUploadTests.cpp531 deUint64 endTime; in medianTimeMemcpy() local
573 deUint64 endTime; in medianTimeMemcpy() local
621 const deUint64 endTime = deGetMicroseconds() + microseconds; in busyWait() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp1284 int64_t endTime = BundleUtil::GetCurrentTimeMs(); in CleanBundleCacheFilesAutomatic() local

Completed in 72 milliseconds

1234567891011