Home
last modified time | relevance | path

Searched defs:elapse (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ui_lite/frameworks/animator/
H A Danimator.cpp59 uint32_t elapse = HALTick::GetInstance().GetElapseTime(lastRunTime_); in Run() local
/kernel/linux/linux-5.10/drivers/usb/chipidea/
H A Dotg.c152 unsigned long elapse = jiffies + msecs_to_jiffies(5000); in hw_wait_vbus_lower_bsv() local
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H A Dotg.c153 unsigned long elapse = jiffies + msecs_to_jiffies(5000); in hw_wait_vbus_lower_bsv() local
/foundation/arkui/ui_lite/frameworks/dock/
H A Dpointer_input_device.cpp75 uint32_t elapse = HALTick::GetInstance().GetElapseTime(pressTimeStamp_); in DispatchPressEvent() local
263 void PointerInputDevice::DispatchLongPressEvent(uint32_t elapse) in DispatchLongPressEvent() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/base/
H A Difeeding_smoother.cpp113 int64_t elapse = enterTime - leaveTime_; in SmoothFeeding() local
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/src/
H A Doutput_controller.cpp453 int64_t elapse = enterTime_ - leaveTime_; in CalSleepTime() local
/third_party/lzma/CPP/Windows/
H A DWindow.h348 UINT_PTR SetTimer(UINT_PTR idEvent, UINT elapse, TIMERPROC timerFunc = NULL) in SetTimer() argument

Completed in 9 milliseconds