Home
last modified time | relevance | path

Searched defs:timeOut (Results 26 - 50 of 88) sorted by relevance

1234

/foundation/ai/ai_engine/services/common/platform/threadpool/source/
H A Dthread.cpp144 bool Thread::StopThread(int timeOut) in StopThread() 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
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/include/
H A Dcommon.h85 int timeOut = 0; member
/base/print/print_fwk/services/print_service/src/
H A Dprint_usb_manager.cpp145 int32_t timeOut = HTTP_COMMON_CONST_VALUE_500; in QueryPrinterInfoFromStringDescriptor() local
/base/powermgr/power_manager/frameworks/napi/runninglock/
H A Drunninglock_napi.cpp95 int32_t timeOut; in Hold() local
/base/print/print_fwk/services/scan_service/src/
H A Dscan_usb_manager.cpp141 int32_t timeOut = HTTP_COMMON_CONST_VALUE_500; in GetDeviceSerialNumber() local
/base/sensors/miscdevice/frameworks/native/common/src/
H A Dmiscdevice_service_proxy.cpp39 int32_t MiscdeviceServiceProxy::Vibrate(int32_t vibratorId, int32_t timeOut, int32_t usage, bool systemUsage) in Vibrate() argument
/base/sensors/miscdevice/frameworks/native/vibrator/src/
H A Dvibrator_service_client.cpp133 int32_t VibratorServiceClient::Vibrate(int32_t vibratorId, int32_t timeOut, int32_t usage, bool systemUsage) in Vibrate() argument
/base/telephony/ril_adapter/services/vendor/src/
H A Dat_modem.c100 const long long timeOut = DEFAULT_TIMEOUT; in ReqGetRadioState() local
/base/usb/usb_manager/interfaces/kits/js/napi/include/
H A Dusb_async_context.h97 int32_t timeOut = 0; member
110 int32_t timeOut = 0; member
117 int32_t timeOut = 0; member
/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
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/
H A Dwfd_message.h165 WfdRtspM6Response(int32_t cseq, int32_t status, std::string sessionID, int32_t timeOut) : RtspResponse(cseq, status) in WfdRtspM6Response() argument
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_central_manager.h525 int32_t timeOut; member
/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueue_fuzzer/
H A Dbufferqueue_fuzzer.cpp105 int32_t timeOut = 0; in BufferQueueFuzzTest1() local
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dbuffer_client_producer_remote_test.cpp568 int32_t timeOut = 1; in HWTEST_F() local
H A Dbuffer_queue_test.cpp680 int32_t timeOut = 6; in HWTEST_F() local
697 int32_t timeOut = 6; in HWTEST_F() local
719 int32_t timeOut = 6; in HWTEST_F() local
H A Dbuffer_queue_producer_test.cpp264 int32_t timeOut = 1; in HWTEST_F() local
H A Dbuffer_queue_consumer_test.cpp148 int32_t timeOut = 1; in HWTEST_F() local
162 int32_t timeOut = 0; in HWTEST_F() local
/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_queue_consumer.cpp78 GSError BufferQueueConsumer::AttachBuffer(sptr<SurfaceBuffer>& buffer, int32_t timeOut) in AttachBuffer() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_engine.h59 int32_t timeOut = 3000; // ms member
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_divided_ui_capture.cpp236 std::shared_ptr<Media::PixelMap> GetResult(long timeOut) in GetResult() argument

Completed in 20 milliseconds

1234