Home
last modified time | relevance | path

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

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