/foundation/window/window_manager/wm/src/ |
H A D | future_callback.cpp | 29 WSRect FutureCallback::GetResult(long timeOut) in GetResult() argument
|
H A D | pattern_detach_callback.cpp | 29 void PatternDetachCallback::GetResult(long timeOut) in GetResult() argument
|
/foundation/arkui/ace_engine_lite/frameworks/native_engine/async/ |
H A D | message_queue_utils.cpp | 83 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 D | message_queue_utils.cpp | 41 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 D | rs_surface_ohos.cpp | 55 void RSSurfaceOhos::SetTimeOut(int32_t timeOut) in SetTimeOut() argument
|
/foundation/multimedia/media_library/frameworks/services/media_dfx/src/ |
H A D | dfx_timer.cpp | 26 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 D | background_task_mgr_ffi.h | 35 uint32_t timeOut; member
|
/foundation/window/window_manager/utils/include/ |
H A D | future.h | 28 T GetResult(long timeOut)
in GetResult() argument
|
/foundation/distributedhardware/device_manager/test/commonunittest/ |
H A D | UTTest_dm_timer.cpp | 80 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 D | thread_pool.cpp | 107 bool ThreadPool::StopThreads(int32_t timeOut) in StopThreads() argument
|
H A D | thread.cpp | 144 bool Thread::StopThread(int timeOut) in StopThread() argument
|
/foundation/ai/ai_engine/services/server/server_executor/source/ |
H A D | sync_msg_handler.cpp | 96 int SyncMsgHandler::ReceiveResponse(int timeOut, SimpleEventNotifier<IResponse> ¬ifier, in ReceiveResponse() argument
|
/foundation/communication/bluetooth/frameworks/inner/ipc/interface/ |
H A D | i_bluetooth_ble_central_manager.h | 33 int32_t timeOut; member
|
/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/include/ |
H A D | trans_udp_channel_manager.h | 37 uint32_t timeOut; member
|
/foundation/distributedhardware/device_manager/utils/src/timer/lite/ |
H A D | dm_timer.cpp | 46 int32_t DmTimer::StartTimer(std::string name, int32_t timeOut, TimerCallback callback) in StartTimer() argument
|
/foundation/distributedhardware/device_manager/utils/src/timer/ |
H A D | dm_timer.cpp | 45 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 D | buffer_source.cpp | 127 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 D | efficiency_resource_info.h | 28 EfficiencyResourceInfo(uint32_t resourceNumber, bool isApply, uint32_t timeOut, std::string reason, in EfficiencyResourceInfo() argument
|
/foundation/distributedhardware/device_manager/utils/src/kvadapter/ |
H A D | kv_adapter_manager.cpp | 126 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 D | modulerunningrecord_fuzzer.cpp | 94 int64_t timeOut = static_cast<int64_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
|
/foundation/multimodalinput/input/service/event_handler/test/ |
H A D | event_normalize_handler_test.cpp | 689 const int32_t timeOut = 400;
in HWTEST_F() local
|
/foundation/resourceschedule/ffrt/src/eu/ |
H A D | co_routine.h | 112 static void CoWakeFunc(ffrt::CPUEUTask* task, bool timeOut) in CoWakeFunc() argument
|
/foundation/window/window_manager/wm/include/ |
H A D | ressched_report.h | 180 void RequestPerf(int32_t code, int64_t timeOut) in RequestPerf() argument
|
/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | module_running_record.cpp | 288 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 D | app_running_record_test.cpp | 75 int64_t timeOut = TIMEOUT; in HWTEST_F() local 100 int64_t timeOut = TIMEOUT; in HWTEST_F() local
|