| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/based/ext_inc/ |
| H A D | valg_plat.h | 147 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 D | rtc_hi35xx.c | 106 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 D | Rockchip_OSAL_ETC.c | 163 unsigned long sec, usec, time; in MeasureTime() local
|
| /foundation/ability/form_fwk/services/include/ |
| H A D | form_timer.h | 127 DynamicRefreshItem(int64_t id, int64_t time, int32_t uId = 0) in DynamicRefreshItem() argument
|
| /foundation/ability/idl_tool/test/cmd_test/ |
| H A D | cmd_test.py | 21 import time
namespace
|
| /foundation/arkui/ace_engine/frameworks/core/components/picker/ |
| H A D | picker_data.cpp | 128 PickerTime time; in Current() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/ |
| H A D | long_press_recognizer.cpp | 91 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 D | rtsp_sdp.h | 63 SessionTime time; // time descriptions member [all...] |
| /foundation/arkui/ace_engine/frameworks/core/common/ |
| H A D | ace_view.h | 151 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 D | cj_video_ffi.cpp | 54 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 D | base_animation_bridge.cpp | 45 auto time = StringUtils::StringToDouble(value); in JsParseAnimationFramesInternal() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/ |
| H A D | jsi_curves_module.cpp | 36 double time = 0.0; in CurvesInterpolate() local
|
| /foundation/arkui/ace_engine/frameworks/core/animation/ |
| H A D | animation_util.cpp | 126 double time = StringUtils::StringToDouble(key) / 100.0; in ParseAnimationStyle() local 479 double time = StringUtils::StringToDouble(timeStr) / 100.0; KeyframesAddKeyFrame() local [all...] |
| H A D | svg_animate.cpp | 61 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 D | mock_event_report.cpp | 69 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 D | napi_perf_monitor.cpp | 121 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 D | click_recognizer.cpp | 239 void ClickRecognizer::DeadlineTimer(CancelableCallback<void()>& deadlineTimer, int32_t time) in DeadlineTimer() argument
|
| /foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ |
| H A D | ui_task_scheduler.cpp | 142 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 D | pointer_event.h | 71 TimeStamp time; member
|
| /foundation/barrierfree/accessibility/services/aams/test/unittest/ |
| H A D | accessible_ability_manager_service_test.cpp | 1785 uint32_t time = CONTENT_TIMEOUT_VALUE; in HWTEST_F() local
|
| H A D | accessibility_setting_observer_test.cpp | 1778 uint32_t time = CONTENT_TIMEOUT_VALUE; in HWTEST_F() local
|
| H A D | accessibility_screen_touch_test.cpp | 107 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 D | accessibility_config.cpp | 117 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 D | mock_accessible_ability_manager_service.cpp | 1785 uint32_t time = CONTENT_TIMEOUT_VALUE; in HWTEST_F() local
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/ |
| H A D | zip_reader.cpp | 298 void FilePathWriterDelegate::SetTimeModified(const struct tm *time) in SetTimeModified() argument
|