Home
last modified time | relevance | path

Searched defs:timeOut (Results 1 - 25 of 63) 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
/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
/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
/foundation/resourceschedule/ffrt/src/eu/
H A Dco_routine.h112 static void CoWakeFunc(ffrt::CPUEUTask* task, bool timeOut) in CoWakeFunc() argument
/foundation/window/window_manager/wm/include/
H A Dressched_report.h180 void RequestPerf(int32_t code, int64_t timeOut) in RequestPerf() argument
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dmodule_running_record.cpp288 eventHandler_->SendEvent(AAFwk::EventWrap(msg, AppRunningRecord::appEventId_), timeOut); in SendEvent() local
277 SendEvent( uint32_t msg, int64_t timeOut, const std::shared_ptr<AbilityRunningRecord> &abilityRecord) SendEvent() argument
/foundation/ability/ability_runtime/test/unittest/app_running_record_test/
H A Dapp_running_record_test.cpp75 int64_t timeOut = TIMEOUT; in HWTEST_F() local
100 int64_t timeOut = TIMEOUT; in HWTEST_F() local

Completed in 9 milliseconds

123