Home
last modified time | relevance | path

Searched defs:timeStamp (Results 1 – 25 of 216) sorted by relevance

123456789

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_period_stats.cpp62 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 Dbundle_active_event_tracker.cpp28 void BundleActiveEventTracker::CommitTime(const int64_t timeStamp) in CommitTime()
36 void BundleActiveEventTracker::Update(int64_t timeStamp) in Update()
H A Dbundle_active_calendar.cpp22 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 Dbundle_active_package_stats.cpp70 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 Dbundle_active_form_record.cpp32 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 Dbundle_active_module_record.cpp24 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 Dpackage_usage_test.cpp84 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 Dtime_statistician.cpp24 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 Dtime_statistician.cpp32 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 Drosen_window.h76 bool FlushAnimation(uint64_t timeStamp) override in FlushAnimation()
82 void FlushAnimationStartTime(uint64_t timeStamp) override in FlushAnimationStartTime()
H A Dform_render_window.h59 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 Dscale_convert_process_test.cpp193 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 Dfps_controller_process_test.cpp166 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 Djs_api_perf.cpp22 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 Dlong_press_event.h58 LongPressEvent(const Point& pos, const TimeType& timeStamp) : Event(pos) in LongPressEvent()
H A Devent.h103 void SetTimeStamp(const TimeType& timeStamp) in SetTimeStamp()
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_permission/include/
H A Dopen_dlp_file_callback_info.h26 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 Devent.js32 timeStamp: 0 property in dataCommon
/ohos5.0/foundation/multimodalinput/input/util/common/include/
H A Dinput_event_data_transformation.h60 uint64_t timeStamp; member
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/include/input_event_transmission/
H A Dinput_event_serialization.h69 uint64_t timeStamp; member
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/include/input_event_transmission/
H A Dinput_event_serialization.h69 uint64_t timeStamp; member
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/include/permission/
H A Dpermission_grant_event.h31 uint64_t timeStamp; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector.h26 int64_t timeStamp = 0; member
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/unittest/mock/
H A Dbundle_active_core_mock.cpp32 const int64_t timeStamp, const bool debug) in GetUserDataAndInitializeIfNeeded()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/unittest/
H A Dvsync_receiver_test.cpp92 int64_t timeStamp; variable
251 int64_t timeStamp; variable

123456789