/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/ |
H A D | bundle_active_period_stats.cpp | 62 const int64_t timeStamp, const int32_t eventId, const std::string abilityId, const int32_t uid) in Update() 93 void BundleActivePeriodStats::CommitTime(const int64_t timeStamp) in CommitTime() 101 void BundleActivePeriodStats::UpdateScreenInteractive(const int64_t timeStamp) in UpdateScreenInteractive() 107 void BundleActivePeriodStats::UpdateScreenNonInteractive(const int64_t timeStamp) in UpdateScreenNonInteractive() 113 void BundleActivePeriodStats::UpdateKeyguardShown(const int64_t timeStamp) in UpdateKeyguardShown() 119 void BundleActivePeriodStats::UpdateKeyguardHidden(const int64_t timeStamp) in UpdateKeyguardHidden()
|
H A D | bundle_active_event_tracker.cpp | 28 void BundleActiveEventTracker::CommitTime(const int64_t timeStamp) in CommitTime() 36 void BundleActiveEventTracker::Update(int64_t timeStamp) in Update()
|
H A D | bundle_active_calendar.cpp | 22 BundleActiveCalendar::BundleActiveCalendar(const int64_t timeStamp) in BundleActiveCalendar() 103 void BundleActiveCalendar::SetMilliseconds(const int64_t timeStamp) in SetMilliseconds()
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/ |
H A D | bundle_active_package_stats.cpp | 70 void BundleActivePackageStats::IncrementTimeUsed(const int64_t timeStamp) in IncrementTimeUsed() 78 void BundleActivePackageStats::IncrementServiceTimeUsed(const int64_t timeStamp) in IncrementServiceTimeUsed() 91 void BundleActivePackageStats::UpdateAbility(const int64_t timeStamp, const int32_t eventId, in UpdateAbility() 138 …ctivePackageStats::UpdateLongTimeTask(const std::string& longTimeTaskName, const int64_t timeStamp, in UpdateLongTimeTask() 173 void BundleActivePackageStats::Update(const std::string& longTimeTaskName, const int64_t timeStamp, in Update()
|
H A D | bundle_active_form_record.cpp | 32 const int64_t formId, const int64_t timeStamp, const int32_t userId, const int32_t uid) in BundleActiveFormRecord() 54 void BundleActiveFormRecord::UpdateFormRecord(const int64_t timeStamp) in UpdateFormRecord()
|
H A D | bundle_active_module_record.cpp | 24 const int64_t formId, const int64_t timeStamp, const int32_t uid) in AddOrUpdateOneFormRecord() 47 void BundleActiveModuleRecord::UpdateModuleRecord(int64_t timeStamp) in UpdateModuleRecord()
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/unittest/ |
H A D | package_usage_test.cpp | 84 int64_t timeStamp = 20000000000000; variable 126 int64_t timeStamp = 20000000000000; variable 149 int64_t timeStamp = 20000000000000; variable 197 int64_t timeStamp = 20000000000000; variable 217 int64_t timeStamp = 20000000000000; variable 675 int64_t timeStamp = 20000000000; variable 712 int64_t timeStamp = 20000000000; variable 1033 int64_t timeStamp = 0; variable 1057 int64_t timeStamp = 0; variable 1095 int64_t timeStamp = 0; variable [all …]
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/base/ |
H A D | time_statistician.cpp | 24 int64_t timeStamp = data->GetTimeStamp(); in CalProcessTime() local 43 void TimeStatistician::CalAverTimeStampInterval(const int64_t timeStamp) in CalAverTimeStampInterval()
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/src/ |
H A D | time_statistician.cpp | 32 int64_t timeStamp = data->pts; in CalProcessTime() local 68 void TimeStatistician::CalAverTimeStampInterval(const int64_t timeStamp) in CalAverTimeStampInterval()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_window.h | 76 bool FlushAnimation(uint64_t timeStamp) override in FlushAnimation() 82 void FlushAnimationStartTime(uint64_t timeStamp) override in FlushAnimationStartTime()
|
H A D | form_render_window.h | 59 bool FlushAnimation(uint64_t timeStamp) override in FlushAnimation() 64 void FlushAnimationStartTime(uint64_t timeStamp) override in FlushAnimationStartTime()
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/test/unittest/common/pipeline_node/ |
H A D | scale_convert_process_test.cpp | 193 int64_t timeStamp = 10; variable 222 int64_t timeStamp = 10; variable 267 int64_t timeStamp = 10; variable 290 int64_t timeStamp = 10; variable 521 int64_t timeStamp = 10; variable 569 int64_t timeStamp = 10; variable 634 int64_t timeStamp = 10; variable 691 int64_t timeStamp = 10; variable
|
H A D | fps_controller_process_test.cpp | 166 int64_t timeStamp = 10; variable 231 int64_t timeStamp = 10; variable 267 int64_t timeStamp = 10; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/ |
H A D | js_api_perf.cpp | 22 void JsApiPerf::InsertJsBeginLog(const std::string& functionName, int64_t timeStamp) in InsertJsBeginLog() 31 void JsApiPerf::InsertJsEndLog(const std::string& functionName, int64_t timeStamp) in InsertJsEndLog()
|
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/events/ |
H A D | long_press_event.h | 58 LongPressEvent(const Point& pos, const TimeType& timeStamp) : Event(pos) in LongPressEvent()
|
H A D | event.h | 103 void SetTimeStamp(const TimeType& timeStamp) in SetTimeStamp()
|
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_permission/include/ |
H A D | open_dlp_file_callback_info.h | 26 uint64_t timeStamp; member
|
/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_manual_test/src/main/js/default/common/js/ |
H A D | event.js | 32 timeStamp: 0 property in dataCommon
|
/ohos5.0/foundation/multimodalinput/input/util/common/include/ |
H A D | input_event_data_transformation.h | 60 uint64_t timeStamp; member
|
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/include/input_event_transmission/ |
H A D | input_event_serialization.h | 69 uint64_t timeStamp; member
|
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/include/input_event_transmission/ |
H A D | input_event_serialization.h | 69 uint64_t timeStamp; member
|
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/include/permission/ |
H A D | permission_grant_event.h | 31 uint64_t timeStamp; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
H A D | inspector.h | 26 int64_t timeStamp = 0; member
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/unittest/mock/ |
H A D | bundle_active_core_mock.cpp | 32 const int64_t timeStamp, const bool debug) in GetUserDataAndInitializeIfNeeded()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/unittest/ |
H A D | vsync_receiver_test.cpp | 92 int64_t timeStamp; variable 251 int64_t timeStamp; variable
|