Home
last modified time | relevance | path

Searched defs:beginTime (Results 1 – 25 of 79) sorted by relevance

1234

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_stats_combiner.cpp23 int64_t beginTime) in combine()
34 std::vector<BundleActiveEvent>& accumulatedResult, int64_t beginTime) in combine()
H A Dbundle_active_user_service.cpp361 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()
473const 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()
560int64_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()
616int64_t beginTime, int64_t endTime, std::map<std::string, BundleActiveEventStats>& notificationEve… in GetCachedNotificationEvents()
H A Dbundle_active_event_tracker.cpp47 int64_t beginTime, int64_t endTime) in AddToEventStats()
/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.h34 int64_t beginTime = -1; variable
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H A Dquery_argument.h34 int64_t beginTime = -1; variable
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_stub.cpp114 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 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()
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 Dbundle_state_data.h85 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 Dpermission_used_record_db.cpp128 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 Ddata_translator.cpp45 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 Daccess_token_db.cpp97 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 Dnapi_hiappevent_js_v9.cpp181 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 Dpackage_usage_test.cpp227 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 Dbundle_active_usage_database_test.cpp83 int64_t beginTime = 0; variable
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
H A Dapp_event_stat.cpp39 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 Dtouchpad_transform_processor.h63 uint64_t beginTime = 0; variable
/ohos5.0/base/hiviewdfx/hisysevent/test/unittest/common/napi/
H A Dnapi_hisysevent.test.js82 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 Dkv_sync_completed_listener.cpp88 int64_t beginTime = GetTickCount(); in NotifySyncCompleted() local
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/fuzztest/bundleactivepowerstatecallbackproxy_fuzzer/
H A Dbundleactivepowerstatecallbackproxy_fuzzer.cpp109 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 Dtrace_collector.h40 int64_t beginTime; // message handle begin time, millisecond unit member
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_rules.h28 long long beginTime; member
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/include/
H A Dhisysevent_tool.h37 long long beginTime; member
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvstore_sync_manager.h50 TimePoint beginTime; member

1234