Home
last modified time | relevance | path

Searched defs:time (Results 526 - 550 of 1384) sorted by relevance

1...<<21222324252627282930>>...56

/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/include/
H A Drtsp_sdp.h63 SessionTime time; // time descriptions member
[all...]
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dace_view.h151 void SetCreateTime(std::chrono::time_point<std::chrono::high_resolution_clock> time) in SetCreateTime() argument
156 void SetFirstUpDating(std::chrono::time_point<std::chrono::high_resolution_clock> time) in SetFirstUpDating() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_video_ffi.cpp54 void NativeVideoController::SetCurrentTime(int32_t time, int32_t seekMode) in SetCurrentTime() argument
250 void FfiOHOSAceFrameworkVideoControllerSetCurrentTime(int32_t time, int32_t seekMode, int64_t selfID) in FfiOHOSAceFrameworkVideoControllerSetCurrentTime() argument
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/
H A Dbase_animation_bridge.cpp45 auto time = StringUtils::StringToDouble(value); in JsParseAnimationFramesInternal() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/
H A Djsi_curves_module.cpp36 double time = 0.0; in CurvesInterpolate() local
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimation_util.cpp126 double time = StringUtils::StringToDouble(key) / 100.0; in ParseAnimationStyle() local
479 double time = StringUtils::StringToDouble(timeStr) / 100.0; KeyframesAddKeyFrame() local
[all...]
H A Dsvg_animate.cpp61 CreateKeyframe( const RefPtr<KeyframeAnimation<T>>& animation, const T& value, float time, const RefPtr<Curve>& curve) CreateKeyframe() argument
/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_event_report.cpp69 void EventReport::ReportFunctionTimeout(const std::string& functionName, int64_t time, int32_t threshold) {} in ReportFunctionTimeout() argument
71 ReportHoverStatusChange( int32_t foldStatus, int32_t time, bool isHoverMode, int32_t appRotation, int32_t windowMode) ReportHoverStatusChange() argument
/foundation/arkui/ace_engine/interfaces/napi/kits/performancemonitor/
H A Dnapi_perf_monitor.cpp121 static void InputEvent(int type, int sourceType, int64_t time) in InputEvent() argument
125 pMonitor->RecordInputEvent(static_cast<PerfActionType>(type), static_cast<PerfSourceType>(sourceType), time); in InputEvent() local
195 int64_t time = 0; in JSRecordInputEventTime() local
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dclick_recognizer.cpp239 void ClickRecognizer::DeadlineTimer(CancelableCallback<void()>& deadlineTimer, int32_t time) in DeadlineTimer() argument
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dui_task_scheduler.cpp142 int64_t time = 0; in FlushLayoutTask() local
174 int64_t time = 0; in FlushRenderTask() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/event/
H A Dpointer_event.h71 TimeStamp time; member
/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessible_ability_manager_service_test.cpp1785 uint32_t time = CONTENT_TIMEOUT_VALUE; in HWTEST_F() local
H A Daccessibility_setting_observer_test.cpp1778 uint32_t time = CONTENT_TIMEOUT_VALUE; in HWTEST_F() local
H A Daccessibility_screen_touch_test.cpp107 std::shared_ptr<MMI::PointerEvent> AccessibilityScreenTouchUnitTest::SetPointerEvent(uint32_t time, uint32_t action) in SetPointerEvent() argument
120 std::shared_ptr<MMI::PointerEvent> AccessibilityScreenTouchUnitTest::SetPointerEvent(uint32_t time, uint32_t action, in SetPointerEvent() argument
/foundation/barrierfree/accessibility/frameworks/acfwk/src/
H A Daccessibility_config.cpp117 Accessibility::RetError AccessibilityConfig::SetMouseAutoClick(const int32_t time) in SetMouseAutoClick() argument
189 Accessibility::RetError AccessibilityConfig::SetClickResponseTime(const CLICK_RESPONSE_TIME time) in SetClickResponseTime() argument
201 Accessibility::RetError AccessibilityConfig::SetIgnoreRepeatClickTime(const IGNORE_REPEAT_CLICK_TIME time) in SetIgnoreRepeatClickTime() argument
[all...]
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_accessible_ability_manager_service.cpp1785 uint32_t time = CONTENT_TIMEOUT_VALUE; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip_reader.cpp298 void FilePathWriterDelegate::SetTimeModified(const struct tm *time) in SetTimeModified() argument
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_touchEvent_injector.cpp108 int64_t time = GetSystemTime(); in CancelGesture() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dperf_profile.cpp38 void PerfProfile::SetBmsLoadStartTime(int64_t time) in SetBmsLoadStartTime() argument
48 void PerfProfile::SetBmsLoadEndTime(int64_t time) in SetBmsLoadEndTime() argument
58 void PerfProfile::SetBundleScanStartTime(int64_t time) in SetBundleScanStartTime() argument
68 SetBundleScanEndTime(int64_t time) SetBundleScanEndTime() argument
78 SetBundleDownloadStartTime(int64_t time) SetBundleDownloadStartTime() argument
88 SetBundleDownloadEndTime(int64_t time) SetBundleDownloadEndTime() argument
98 SetBundleInstallStartTime(int64_t time) SetBundleInstallStartTime() argument
108 SetBundleInstallEndTime(int64_t time) SetBundleInstallEndTime() argument
128 SetBundleUninstallStartTime(int64_t time) SetBundleUninstallStartTime() argument
138 SetBundleUninstallEndTime(int64_t time) SetBundleUninstallEndTime() argument
148 SetBundleParseStartTime(int64_t time) SetBundleParseStartTime() argument
158 SetBundleParseEndTime(int64_t time) SetBundleParseEndTime() argument
168 SetAmsLoadStartTime(int64_t time) SetAmsLoadStartTime() argument
178 SetAmsLoadEndTime(int64_t time) SetAmsLoadEndTime() argument
188 SetAbilityLoadStartTime(int64_t time) SetAbilityLoadStartTime() argument
198 SetAbilityLoadEndTime(int64_t time) SetAbilityLoadEndTime() argument
208 SetAppForkStartTime(int64_t time) SetAppForkStartTime() argument
218 SetAppForkEndTime(int64_t time) SetAppForkEndTime() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_process.cpp351 int64_t time = 0; in GetLauncherAbilityResourceInfos() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_nbranch_test.cpp144 NWeb::DateTime time = {}; in GetMinimum() local
150 NWeb::DateTime time = {}; in GetMaximum() local
156 NWeb::DateTime time = {}; in GetDialogValue() local
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_list.h378 void SetAutoAlignTime(uint16_t time) in SetAutoAlignTime() argument
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dstartable_object_controller.cpp429 void StartableObjectController::TickAll(const TimeSpan& time) in TickAll() argument
/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueue_fuzzer/
H A Dbufferqueue_fuzzer.cpp98 int64_t time = 0; in BufferQueueFuzzTest2() local

Completed in 28 milliseconds

1...<<21222324252627282930>>...56