Home
last modified time | relevance | path

Searched defs:timeOutMs (Results 1 – 23 of 23) sorted by relevance

/ohos5.0/base/powermgr/power_manager/test/unittest/src/servicetest/
H A Dpowermgr_service_native_test.cpp291 int32_t timeOutMs = 0; variable
328 int32_t timeOutMs = 0; variable
362 int32_t timeOutMs = 0; variable
H A Dpowermgr_service_test_proxy.cpp123 bool PowerMgrServiceTestProxy::Lock(const sptr<IRemoteObject>& remoteObj, int32_t timeOutMs) in Lock()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_running_lock_adapter_wrapper.cpp27 int32_t ArkRunningLockAdapterWrapper::Lock(uint32_t timeOutMs) in Lock()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_running_lock_adapter_impl.cpp30 int32_t ArkRunningLockAdapterImpl::Lock(uint32_t timeOutMs) in Lock()
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/power_mgr_adapter/lock_fuzzer/
H A Dlock_fuzzer.cpp31 uint32_t timeOutMs = static_cast<uint32_t>(size); in LockFuzzTest() local
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/core/
H A Ddemuxer.cpp45 Status Demuxer::ReadFrame(Buffer& info, int32_t timeOutMs) in ReadFrame()
/ohos5.0/base/web/webview/ohos_adapter/power_mgr_adapter/src/
H A Dpower_mgr_client_adapter_impl.cpp57 int32_t RunningLockAdapterImpl::Lock(uint32_t timeOutMs) in Lock()
/ohos5.0/base/powermgr/power_manager/test/unittest/src/servicetest/mock/
H A Dpowermgr_service_mock_parcel_test.cpp85 int32_t timeOutMs = 0; variable
/ohos5.0/foundation/multimedia/media_foundation/test/unittest/plugins/
H A DUtDemuxerTest2.cpp70 Status UtDemuxerTest2::ReadFrame(Buffer &buffer, int32_t timeOutMs) in ReadFrame()
H A DUtDemuxerTest1.cpp78 Status UtDemuxerTest1::ReadFrame(Buffer &buffer, int32_t timeOutMs) in ReadFrame()
/ohos5.0/base/powermgr/power_manager/frameworks/native/
H A Drunning_lock.cpp95 ErrCode RunningLock::Lock(int32_t timeOutMs) in Lock()
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/demuxer/wav_demuxer/
H A Dwav_demuxer_plugin.cpp128 Status WavDemuxerPlugin::ReadFrame(Buffer& outBuffer, int32_t timeOutMs) in ReadFrame()
/ohos5.0/drivers/peripheral/power/interfaces/hdi_service/src/
H A Drunning_lock_impl.cpp161 void RunningLockImpl::SetDefaultTimeOutMs(int32_t timeOutMs) in SetDefaultTimeOutMs()
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/demuxer/aac_demuxer/
H A Daac_demuxer_plugin.cpp185 Status AACDemuxerPlugin::ReadFrame(Buffer& outBuffer, int32_t timeOutMs) in ReadFrame()
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/demuxer/minimp4_demuxer/
H A Dminimp4_demuxer_plugin.cpp343 Status MiniMP4DemuxerPlugin::ReadFrame(Buffer &outBuffer, int32_t timeOutMs) in ReadFrame()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/filters/
H A Dmetadata_filter.cpp355 int32_t timeOutMs = 100; in OnBufferAvailable() local
H A Dvideo_capture_filter.cpp353 int32_t timeOutMs = 100; in OnBufferAvailable() local
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_demuxer_plugin.cpp323 Status FFmpegDemuxerPlugin::ReadFrame(Buffer& info, int32_t timeOutMs) in ReadFrame()
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/minimp3_adapter/
H A Dminimp3_demuxer_plugin.cpp265 Status Minimp3DemuxerPlugin::ReadFrame(Buffer& outBuffer, int32_t timeOutMs) in ReadFrame()
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/
H A Dplayer_impl.cpp1162 int32_t PlayerImpl::ReadData(void *handle, uint8_t *data, int32_t size, int32_t timeOutMs, DataFlag… in ReadData()
/ohos5.0/base/powermgr/power_manager/services/zidl/src/
H A Dpower_mgr_stub.cpp272 int32_t timeOutMs = 0; in LockStub() local
H A Dpower_mgr_proxy.cpp151 PowerErrors PowerMgrProxy::Lock(const sptr<IRemoteObject>& remoteObj, int32_t timeOutMs) in Lock()
/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_service.cpp1128 PowerErrors PowerMgrService::Lock(const sptr<IRemoteObject>& remoteObj, int32_t timeOutMs) in Lock()