Home
last modified time | relevance | path

Searched defs:time (Results 676 - 700 of 1654) sorted by relevance

1...<<21222324252627282930>>...67

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/based/ext_inc/
H A Dvalg_plat.h147 osal_timeval_t time; in get_sys_time_by_sec() local
159 osal_timeval_t time; in get_sys_time_by_usec() local
[all...]
/device/soc/hisilicon/common/platform/rtc/
H A Drtc_hi35xx.c106 static int32_t HiRtcReadTimeData(struct RtcConfigInfo *rtcInfo, struct RtcTimeReg *regAddr, struct RtcTime *time) in HiRtcReadTimeData() argument
197 static int32_t HiRtcReadTime(struct RtcHost *host, struct RtcTime *time) in HiRtcReadTime() argument
236 static int32_t HiRtcWriteTimeData(struct RtcConfigInfo *rtcInfo, struct RtcTimeReg *regAddr, const struct RtcTime *time) in HiRtcWriteTimeData() argument
280 HiRtcWriteTime(struct RtcHost *host, const struct RtcTime *time) HiRtcWriteTime() argument
328 HiReadAlarm(struct RtcHost *host, enum RtcAlarmIndex alarmIndex, struct RtcTime *time) HiReadAlarm() argument
354 HiWriteAlarm(struct RtcHost *host, enum RtcAlarmIndex alarmIndex, const struct RtcTime *time) HiWriteAlarm() argument
[all...]
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
H A DRockchip_OSAL_ETC.c163 unsigned long sec, usec, time; in MeasureTime() local
/foundation/ability/form_fwk/services/include/
H A Dform_timer.h127 DynamicRefreshItem(int64_t id, int64_t time, int32_t uId = 0) in DynamicRefreshItem() argument
/foundation/ability/idl_tool/test/cmd_test/
H A Dcmd_test.py21 import time namespace
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_data.cpp128 PickerTime time; in Current() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dlong_press_recognizer.cpp91 void LongPressRecognizer::ThumbnailTimer(int32_t time) in ThumbnailTimer() argument
275 void LongPressRecognizer::DeadlineTimer(int32_t time, bool isCatchMode) in DeadlineTimer() argument
/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

Completed in 26 milliseconds

1...<<21222324252627282930>>...67