Home
last modified time | relevance | path

Searched defs:timeoutMs (Results 101 - 125 of 130) sorted by relevance

123456

/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/video_encoder/
H A Dvideo_ffmpeg_encoder_plugin.cpp362 Status VideoFfmpegEncoderPlugin::QueueOutputBuffer(const std::shared_ptr<Buffer>& outputBuffer, int32_t timeoutMs) in QueueOutputBuffer() argument
381 Status VideoFfmpegEncoderPlugin::QueueInputBuffer(const std::shared_ptr<Buffer>& inputBuffer, int32_t timeoutMs) in QueueInputBuffer() argument
/foundation/multimedia/media_foundation/src/buffer/avbuffer_queue/
H A Davbuffer_queue.cpp265 bool AVBufferQueueImpl::wait_for(std::unique_lock<std::mutex>& lock, int32_t timeoutMs) in wait_for() argument
279 RequestBuffer( std::shared_ptr<AVBuffer>& buffer, const AVBufferConfig& config, int32_t timeoutMs) RequestBuffer() argument
/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/
H A Dhdi_codec_adapter.cpp410 Status HdiCodecAdapter::QueueInputBuffer(const std::shared_ptr<Buffer>& inputBuffer, int32_t timeoutMs) in QueueInputBuffer() argument
462 Status HdiCodecAdapter::QueueOutputBuffer(const std::shared_ptr<Buffer>& outputBuffer, int32_t timeoutMs) in QueueOutputBuffer() argument
/foundation/multimedia/media_foundation/tests/unittest/osal/
H A Dtask_func_unit_test.cpp394 int timeoutMs = 1000; in HWTEST_F() local
2301 int timeoutMs = 100; in HWTEST_F() local
/foundation/window/window_manager/utils/src/
H A Dsurface_draw.cpp353 GetSurfaceSnapshot(const std::shared_ptr<RSSurfaceNode> surfaceNode, std::shared_ptr<Media::PixelMap>&pixelMap, int32_t timeoutMs, float scaleW, float scaleH) GetSurfaceSnapshot() argument
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor_test.cpp816 static bool InspectProcessorState(const std::string &remoteDeviceId, uint32_t timeoutMs, uint32_t deltaMs) in InspectProcessorState() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device.c333 static void SetNotifyTimeoutMs(uint32_t timeoutMs) in SetNotifyTimeoutMs() argument
/test/ostest/wukong/common/src/
H A Dcomponent_manager.cpp102 bool ComponentEventMonitor::WaitEventIdle(uint32_t idleThresholdMs, uint32_t timeoutMs) in WaitEventIdle() argument
/base/location/frameworks/cj/include/
H A Dgeolocationmanager_utils.h59 int32_t timeoutMs; member
/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager7_gtest.cpp123 void CallInfoManager::LockCallId(bool eq, int32_t targetId, int32_t slipMs, int32_t timeoutMs) in LockCallId() argument
139 void CallInfoManager::LockCallState(bool eq, int32_t targetState, int32_t slipMs, int32_t timeoutMs) in LockCallState() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/interconnection_server/
H A Dhisignalling.c401 int UartRead(int uartFd, char *buf, int len, int timeoutMs) in UartRead() argument
/device/soc/rockchip/rk3568/hardware/codec/src/
H A Dhdi_mpp.c802 int32_t CodecDecode(CODEC_HANDLETYPE handle, CodecBuffer* inputData, CodecBuffer* outInfo, uint32_t timeoutMs) in CodecDecode() argument
1005 int32_t CodecEncode(CODEC_HANDLETYPE handle, CodecBuffer *inputData, CodecBuffer *outInfo, uint32_t timeoutMs) in CodecEncode() argument
1059 int32_t CodecEncodeHeader(CODEC_HANDLETYPE handle, CodecBuffer outInfo, uint32_t timeoutMs) in CodecEncodeHeader() argument
/device/soc/rockchip/rk3588/hardware/codec/src/
H A Dhdi_mpp.c802 int32_t CodecDecode(CODEC_HANDLETYPE handle, CodecBuffer* inputData, CodecBuffer* outInfo, uint32_t timeoutMs) in CodecDecode() argument
1005 int32_t CodecEncode(CODEC_HANDLETYPE handle, CodecBuffer *inputData, CodecBuffer *outInfo, uint32_t timeoutMs) in CodecEncode() argument
1059 int32_t CodecEncodeHeader(CODEC_HANDLETYPE handle, CodecBuffer outInfo, uint32_t timeoutMs) in CodecEncodeHeader() argument
/foundation/multimedia/media_foundation/engine/plugin/plugins/hdi_adapter/sink/
H A Dhos_au_sink.cpp738 constexpr int timeoutMs = 5; in RenderFrame() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/network_client/
H A Dhttp_curl_client.cpp321 void HttpCurlClient::InitCurlEnvironment(const std::string& url, int32_t timeoutMs) in InitCurlEnvironment() argument
223 Open(const std::string& url, const std::map<std::string, std::string>& httpHeader, int32_t timeoutMs) Open() argument
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/video_decoder/
H A Dvideo_ffmpeg_decoder_plugin.cpp418 Status VideoFfmpegDecoderPlugin::QueueOutputBuffer(const std::shared_ptr<Buffer>& outputBuffer, int32_t timeoutMs) in QueueOutputBuffer() argument
434 Status VideoFfmpegDecoderPlugin::QueueInputBuffer(const std::shared_ptr<Buffer>& inputBuffer, int32_t timeoutMs) in QueueInputBuffer() argument
/base/powermgr/display_manager/state_manager/service/native/src/
H A Ddisplay_power_mgr_service.cpp533 bool DisplayPowerMgrService::BoostBrightness(int32_t timeoutMs, uint32_t displayId) in BoostBrightness() argument
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/
H A Ddownloader.cpp487 int32_t timeoutMs = currentRequest_->mediaSouce_.timeoutMs; in BeginDownload() local
/base/powermgr/display_manager/brightness_manager/src/
H A Dbrightness_service.cpp915 bool BrightnessService::BoostBrightness(uint32_t timeoutMs, uint32_t gradualDuration) in BoostBrightness() argument
/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/
H A Dsocket_exec.cpp826 int timeoutMs = (timeoutMSec == 0) ? DEFAULT_CONNECT_TIMEOUT : timeoutMSec; in NonBlockConnect() local
/test/testfwk/arkxtest/uitest/server/
H A Dsystem_ui_controller.cpp255 bool UiEventMonitor::WaitEventIdle(uint32_t idleThresholdMs, uint32_t timeoutMs) in WaitEventIdle() argument
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_manager.cpp161 static OHOS::HDI::Power::V1_2::RunningLockInfo FillRunningLockInfo(const std::string &name, int32_t timeoutMs) in FillRunningLockInfo() argument
/third_party/skia/third_party/externals/oboe/apps/OboeTester/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...
/third_party/skia/platform_tools/android/apps/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...
/third_party/vk-gl-cts/external/amber/src/android_gradle/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/BootstrapMainStarter ...

Completed in 35 milliseconds

123456