/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/ |
H A D | bundle_active_stats_combiner.cpp | 23 int64_t beginTime) in combine() 34 std::vector<BundleActiveEvent>& accumulatedResult, int64_t beginTime) in combine()
|
H A D | bundle_active_user_service.cpp | 361 void BundleActiveUserService::UpdateContinueAbilitiesMemory(const int64_t& beginTime, in UpdateContinueAbilitiesMemory() 381 void BundleActiveUserService::UpdateContinueServicesMemory(const int64_t& beginTime, in UpdateContinueServicesMemory() 412 int64_t beginTime = currentStats_[BundleActivePeriodStats::PERIOD_DAILY]->beginTime_; in RenewStatsInMemory() local 423 int32_t intervalType, const int64_t beginTime, const int64_t endTime, const int32_t userId, in QueryBundleStatsInfos() 473 …const int64_t beginTime, const int64_t endTime, const int32_t userId, const std::string& bundleNam… in QueryBundleEvents() 528 int32_t BundleActiveUserService::QueryDeviceEventStats(int64_t beginTime, int64_t endTime, in QueryDeviceEventStats() 560 …int64_t beginTime, int64_t endTime, std::map<std::string, BundleActiveEventStats>& systemEventStat… in GetCachedSystemEvents() 586 int32_t BundleActiveUserService::QueryNotificationEventStats(int64_t beginTime, int64_t endTime, in QueryNotificationEventStats() 616 …int64_t beginTime, int64_t endTime, std::map<std::string, BundleActiveEventStats>& notificationEve… in GetCachedNotificationEvents()
|
H A D | bundle_active_event_tracker.cpp | 47 int64_t beginTime, int64_t endTime) in AddToEventStats()
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/ |
H A D | bundle_active_client.cpp | 96 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 D | bundle_active_proxy.cpp | 72 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 D | query_argument.h | 34 int64_t beginTime = -1; variable
|
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/ |
H A D | query_argument.h | 34 int64_t beginTime = -1; variable
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/ |
H A D | bundle_active_stub.cpp | 114 int64_t beginTime = data.ReadInt64(); in HandleQueryBundleStatsInfoByInterval() local 139 int64_t beginTime = data.ReadInt64(); in HandleQueryBundleEvents() local 165 int64_t beginTime = data.ReadInt64(); in HandleQueryBundleStatsInfos() local 197 int64_t beginTime = data.ReadInt64(); in HandleQueryCurrentBundleEvents() local 276 int64_t beginTime = data.ReadInt64(); in HandleQueryDeviceEventStats() local 300 int64_t beginTime = data.ReadInt64(); in HandleQueryNotificationEventStats() local
|
H A D | bundle_active_service.cpp | 338 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() 762 int64_t beginTime = BundleActiveUtil::StringToInt64(dumpOption[2]); in DumpEvents() local 781 int64_t beginTime = BundleActiveUtil::StringToInt64(dumpOption[3]); in DumpPackageUsage() local
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/kits/bundlestats/napi/include/ |
H A D | bundle_state_data.h | 85 int64_t beginTime = -1; member 93 int64_t beginTime = -1; member 100 int64_t beginTime = -1; member 107 int64_t beginTime = -1; member 149 int64_t beginTime = -1; member 157 int64_t beginTime = -1; member 164 int64_t beginTime = -1; member 194 int64_t beginTime = -1; member
|
/ohos5.0/base/security/access_token/services/privacymanager/src/database/ |
H A D | permission_used_record_db.cpp | 128 int64_t beginTime = TimeUtil::GetCurrentTimestamp(); in Add() local 169 int64_t beginTime = TimeUtil::GetCurrentTimestamp(); in Remove() local 195 int64_t beginTime = TimeUtil::GetCurrentTimestamp(); in FindByConditions() local 236 int64_t beginTime = TimeUtil::GetCurrentTimestamp(); in Count() local 257 int64_t beginTime = TimeUtil::GetCurrentTimestamp(); in DeleteExpireRecords() local 281 int64_t beginTime = TimeUtil::GetCurrentTimestamp(); in DeleteExcessiveRecords() local 300 int64_t beginTime = TimeUtil::GetCurrentTimestamp(); in Update() local 340 int64_t beginTime = TimeUtil::GetCurrentTimestamp(); in Query() local
|
H A D | data_translator.cpp | 45 int64_t beginTime = AccessToken::TimeUtil::GetCurrentTimestamp() - LATEST_RECORD_TIME; in TranslationIntoGenericValues() local
|
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/database/ |
H A D | access_token_db.cpp | 97 int64_t beginTime = TimeUtil::GetCurrentTimestamp(); in Add() local 172 int64_t beginTime = TimeUtil::GetCurrentTimestamp(); in Remove() local 237 int64_t beginTime = TimeUtil::GetCurrentTimestamp(); in Modify() local 317 int64_t beginTime = TimeUtil::GetCurrentTimestamp(); in Find() local 440 int64_t beginTime = TimeUtil::GetCurrentTimestamp(); in DeleteAndInsertHap() local
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/ |
H A D | napi_hiappevent_js_v9.cpp | 181 uint64_t beginTime = TimeUtil::GetMilliseconds(); in ClearData() local 189 uint64_t beginTime = TimeUtil::GetMilliseconds(); in AddWatcher() local 201 uint64_t beginTime = TimeUtil::GetMilliseconds(); in RemoveWatcher() local
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/unittest/ |
H A D | package_usage_test.cpp | 227 int64_t beginTime = 0; variable 359 int64_t beginTime = 0; variable 390 int64_t beginTime = 0; variable 426 int64_t beginTime = 0; variable 485 int64_t beginTime = 0; variable 529 int64_t beginTime = 0; variable 654 int64_t beginTime = 0; variable
|
H A D | bundle_active_usage_database_test.cpp | 83 int64_t beginTime = 0; variable
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/ |
H A D | app_event_stat.cpp | 39 void WriteApiEndEventAsync(const std::string& apiName, uint64_t beginTime, int result, int errCode) in WriteApiEndEventAsync()
|
/ohos5.0/foundation/multimodalinput/input/service/touch_event_normalize/include/ |
H A D | touchpad_transform_processor.h | 63 uint64_t beginTime = 0; variable
|
/ohos5.0/base/hiviewdfx/hisysevent/test/unittest/common/napi/ |
H A D | napi_hisysevent.test.js | 82 beginTime: DEFAULT_QUERY_TIME, property in AnonymousFunction5301cea80100.defaultQueryArg 88 beginTime: DEFAULT_QUERY_TIME, property in AnonymousFunction5301cea80100.queryArgWithOneCnt 94 beginTime: DEFAULT_QUERY_TIME, property in AnonymousFunction5301cea80100.queryArgWithTwoCnt 100 beginTime: DEFAULT_QUERY_TIME, property in AnonymousFunction5301cea80100.queryArgWithFiveCnt
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/listener/ |
H A D | kv_sync_completed_listener.cpp | 88 int64_t beginTime = GetTickCount(); in NotifySyncCompleted() local
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/fuzztest/bundleactivepowerstatecallbackproxy_fuzzer/ |
H A D | bundleactivepowerstatecallbackproxy_fuzzer.cpp | 109 int64_t beginTime = GetData<int64_t>(); in BundleActiveClientFuzzTest() local 173 int64_t beginTime = GetData<int64_t>(); in BundleActiveStatsCombinerFuzzTest() local
|
/ohos5.0/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/client/ |
H A D | trace_collector.h | 40 int64_t beginTime; // message handle begin time, millisecond unit member
|
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/ |
H A D | hisysevent_rules.h | 28 long long beginTime; member
|
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/include/ |
H A D | hisysevent_tool.h | 37 long long beginTime; member
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
H A D | kvstore_sync_manager.h | 50 TimePoint beginTime; member
|