Home
last modified time | relevance | path

Searched defs:waitMs (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/drivers/peripheral/usb/test/unittest/device_sdk/
H A Dusb_device_sdk_io_test.cpp61 int32_t waitMs = 1000; variable
94 int32_t waitMs = WAIT_10MS; variable
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dmsg_handle_loop.cpp62 bool MsgHandleLoop::SendSyncMsg(MsgType type, const ParamSP &msg, ParamSP &reply, uint32_t waitMs) in SendSyncMsg()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dmsg_handle_loop.cpp63 bool MsgHandleLoop::SendSyncMsg(MsgType type, const ParamSP &msg, ParamSP &reply, uint32_t waitMs) in SendSyncMsg()
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/download/
H A Ddownloader.cpp122 bool Downloader::Download(const std::shared_ptr<DownloadRequest>& request, int32_t waitMs) in Download()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/
H A Ddownloader.cpp282 bool Downloader::Download(const std::shared_ptr<DownloadRequest>& request, int32_t waitMs) in Download()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dithumbnail_helper.cpp190 static bool WaitFor(const shared_ptr<ThumbnailSyncStatus> &thumbnailWait, int waitMs, unique_lock<m… in WaitFor()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcapture_session.cpp603 constexpr uint32_t waitMs = 60 * 1000; in DelayCloseMediaLib() local
1297 float waitMs = crossZoomAndTime[i + indexAdded]; in SetSmoothZoom() local
H A Dhcamera_device.cpp594 uint32_t waitMs = 5 * 1000; in ResetZoomTimer() local