Searched defs:waitMs (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/drivers/peripheral/usb/test/unittest/device_sdk/ |
H A D | usb_device_sdk_io_test.cpp | 61 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 D | msg_handle_loop.cpp | 62 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 D | msg_handle_loop.cpp | 63 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 D | downloader.cpp | 122 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 D | downloader.cpp | 282 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 D | ithumbnail_helper.cpp | 190 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 D | hcapture_session.cpp | 603 constexpr uint32_t waitMs = 60 * 1000; in DelayCloseMediaLib() local 1297 float waitMs = crossZoomAndTime[i + indexAdded]; in SetSmoothZoom() local
|
H A D | hcamera_device.cpp | 594 uint32_t waitMs = 5 * 1000; in ResetZoomTimer() local
|