Home
last modified time | relevance | path

Searched defs:timeOut (Results 1 - 25 of 88) sorted by relevance

1234

/foundation/window/window_manager/wm/src/
H A Dfuture_callback.cpp29 WSRect FutureCallback::GetResult(long timeOut) in GetResult() argument
H A Dpattern_detach_callback.cpp29 void PatternDetachCallback::GetResult(long timeOut) in GetResult() argument
/foundation/arkui/ace_engine_lite/frameworks/native_engine/async/
H A Dmessage_queue_utils.cpp83 int8_t MessageQueueUtils::PutMessage(QueueHandler handler, const void* msgPtr, uint32_t timeOut) in PutMessage() argument
112 int8_t MessageQueueUtils::GetMessage(QueueHandler handler, void* msgPtr, uint32_t timeOut) in GetMessage() argument
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/
H A Dmessage_queue_utils.cpp41 int8_t MessageQueueUtils::PutMessage(QueueHandler handler, const void *msgPtr, uint32_t timeOut) in PutMessage() argument
61 int8_t MessageQueueUtils::GetMessage(QueueHandler handler, void *msgPtr, uint32_t timeOut) in GetMessage() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_surface_ohos.cpp55 void RSSurfaceOhos::SetTimeOut(int32_t timeOut) in SetTimeOut() argument
/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_timer.cpp26 DfxTimer::DfxTimer(int32_t type, int32_t object, int64_t timeOut, bool isReport) in DfxTimer() argument
/foundation/resourceschedule/background_task_mgr/interfaces/kits/cj/background_task_mgr/
H A Dbackground_task_mgr_ffi.h35 uint32_t timeOut; member
/foundation/window/window_manager/utils/include/
H A Dfuture.h28 T GetResult(long timeOut) in GetResult() argument
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_timer.cpp80 int32_t timeOut = 10; in HWTEST_F() local
116 int32_t timeOut = 10; in HWTEST_F() local
132 int32_t timeOut = 10; in HWTEST_F() local
/foundation/ai/ai_engine/services/common/platform/threadpool/source/
H A Dthread_pool.cpp107 bool ThreadPool::StopThreads(int32_t timeOut) in StopThreads() argument
/foundation/ai/ai_engine/services/server/server_executor/source/
H A Dsync_msg_handler.cpp96 int SyncMsgHandler::ReceiveResponse(int timeOut, SimpleEventNotifier<IResponse> &notifier, in ReceiveResponse() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_ble_central_manager.h33 int32_t timeOut; member
/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/include/
H A Dtrans_udp_channel_manager.h37 uint32_t timeOut; member
/foundation/distributedhardware/device_manager/utils/src/timer/lite/
H A Ddm_timer.cpp46 int32_t DmTimer::StartTimer(std::string name, int32_t timeOut, TimerCallback callback) in StartTimer() argument
/foundation/distributedhardware/device_manager/utils/src/timer/
H A Ddm_timer.cpp45 int32_t DmTimer::StartTimer(std::string name, int32_t timeOut, TimerCallback callback) in StartTimer() argument
/base/hiviewdfx/hiappevent/frameworks/native/ndk/src/
H A Dndk_app_event_watcher_proxy.cpp35 int NdkAppEventWatcherProxy::SetTriggerCondition(int row, int size, int timeOut) in SetTriggerCondition() argument
H A Dndk_app_event_watcher_service.cpp53 int SetTriggerCondition(struct HiAppEvent_Watcher* watcher, int row, int size, int timeOut) in SetTriggerCondition() argument
H A Dndk_app_event_watcher.cpp34 void NdkAppEventWatcher::SetTriggerCondition(int row, int size, int timeOut) in SetTriggerCondition() argument
/base/usb/usb_manager/interfaces/innerkits/native/src/
H A Dusb_device_pipe.cpp53 int32_t USBDevicePipe::BulkTransfer(const USBEndpoint &endpoint, std::vector<uint8_t> &bufferData, int32_t timeOut) in BulkTransfer() argument
/foundation/multimedia/media_lite/services/player_lite/impl/buffersource/src/
H A Dbuffer_source.cpp127 int BufferSource::DequeIdleBuffer(QueBuffer* buffer, int timeOut) in DequeIdleBuffer() argument
155 int BufferSource::DequeFilledBuffer(QueBuffer* buffer, int timeOut) in DequeFilledBuffer() argument
/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/include/
H A Defficiency_resource_info.h28 EfficiencyResourceInfo(uint32_t resourceNumber, bool isApply, uint32_t timeOut, std::string reason, in EfficiencyResourceInfo() argument
/foundation/distributedhardware/device_manager/utils/src/kvadapter/
H A Dkv_adapter_manager.cpp126 inline bool KVAdapterManager::IsTimeOut(int64_t sourceTime, int64_t targetTime, int64_t timeOut) in IsTimeOut() argument
/base/powermgr/power_manager/frameworks/napi/runninglock/
H A Drunninglock_interface.cpp141 int32_t timeOut; in Lock() local
/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H A Dlib_event_handler_trace_test.cpp109 bool timeOut = false; in Wait() local
/base/telephony/ril_adapter/services/vendor/src/
H A Dvendor_adapter.c203 const int32_t timeOut = 10000; in SetRadioState() local

Completed in 8 milliseconds

1234