Home
last modified time | relevance | path

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

123

/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
H A Dthread.cpp144 bool Thread::StopThread(int timeOut) in StopThread() 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
/kernel/liteos_m/kernel/src/
H A Dlos_event.c97 LITE_OS_SEC_TEXT UINT32 LOS_EventRead(PEVENT_CB_S eventCB, UINT32 eventMask, UINT32 mode, UINT32 timeOut) in LOS_EventRead() argument
/kernel/uniproton/src/core/ipc/event/
H A Dprt_event.c21 OS_SEC_L4_TEXT U32 OsEventReadParaCheck(U32 eventMask, U32 flags, U32 timeOut) in OsEventReadParaCheck() argument
54 OS_SEC_ALW_INLINE INLINE void OsEventTimeOutSet(U32 timeOut, struct TagTskCb *runTsk) in OsEventTimeOutSet() argument
98 OS_SEC_L4_TEXT U32 PRT_EventRead(U32 eventMask, U32 flags, U32 timeOut, U32 *events) in PRT_EventRead() argument
64 OsEventReadNeedSche(U32 flags, struct TagTskCb *runTsk, U32 timeOut, U32 *event) OsEventReadNeedSche() argument
[all...]
/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
/kernel/uniproton/src/core/ipc/queue/
H A Dprt_queue.c36 OS_SEC_ALW_INLINE INLINE U32 OsInnerPend(U16 *count, struct TagListObject *pendList, U32 timeOut) in OsInnerPend() argument
129 OS_SEC_L4_TEXT U32 PRT_QueueRead(U32 queueId, void *bufferAddr, U32 *len, U32 timeOut) in PRT_QueueRead() argument
263 OS_SEC_L4_TEXT U32 PRT_QueueWrite(U32 queueId, void *bufferAddr, U32 bufferSize, U32 timeOut, U3 argument
[all...]
/kernel/uniproton/src/core/ipc/sem/
H A Dprt_sem.c24 OS_SEC_L0_TEXT void OsSemPendListPut(struct TagSemCb *semPended, U32 timeOut) in OsSemPendListPut() argument
/foundation/ability/ability_runtime/test/fuzztest/modulerunningrecord_fuzzer/
H A Dmodulerunningrecord_fuzzer.cpp94 int64_t timeOut = static_cast<int64_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/multimodalinput/input/service/event_handler/test/
H A Devent_normalize_handler_test.cpp689 const int32_t timeOut = 400; in HWTEST_F() local

Completed in 10 milliseconds

123