Home
last modified time | relevance | path

Searched defs:timeout (Results 1 - 25 of 1287) sorted by relevance

12345678910>>...52

/third_party/node/test/parallel/
H A Dtest-timers-args.js9 function timeout(nargs) { function
/third_party/node/test/pummel/
H A Dtest-vm-race.js
/base/print/print_fwk/services/print_service/src/
H A Dthread_sync_wait.cpp20 void ThreadSyncWait::Wait(int timeout) in Wait() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/
H A Dkapi_trng.c23 hi_s32 kapi_trng_get_random(hi_u32 *randnum, hi_u32 timeout) in kapi_trng_get_random() argument
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_sched.c39 signed long linux_schedule_timeout(signed long timeout) in linux_schedule_timeout() argument
/third_party/musl/src/select/
H A Dpoll.c6 int poll(struct pollfd *fds, nfds_t n, int timeout) in poll() argument
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A D__ppoll_time64.c31 struct timespec timeout; in ppoll_time64_0300() local
/third_party/skia/third_party/externals/swiftshader/tests/regres/shell/
H A Dshell.go
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dtimeout_gesture.cpp20 TimeoutGesture::TimeoutGesture(const std::chrono::duration<float>& timeout) in TimeoutGesture() argument
27 auto timeout = AceType::MakeRefPtr<OHOS::Ace::TimeoutRecognizer>( in CreateRecognizer() local
/foundation/communication/dsoftbus/sdk/transmission/session/cpp/src/
H A Dsession_set_timer_virtual.c18 int SetTimer(const char *name, unsigned int timeout) in SetTimer() argument
H A Dsession_set_timer.cpp23 int SetTimer(const char *name, unsigned int timeout) in SetTimer() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_download_manager_wrapper.cpp38 void ArkWebDownloadManagerWrapper::SetConnectionTimeout(const int& timeout) in SetConnectionTimeout() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_download_manager_impl.cpp39 void ArkWebDownloadManagerImpl::SetConnectionTimeout(const int& timeout) in SetConnectionTimeout() argument
/foundation/communication/netmanager_base/utils/common_utils/include/
H A Draii_xcollie_timer.h26 RaiiXCollieTimer(const std::string &name, unsigned int timeout) in RaiiXCollieTimer() argument
/foundation/communication/netstack/frameworks/js/napi/socket/options/src/
H A Dtcp_connect_options.cpp21 void TcpConnectOptions::SetTimeout(uint32_t timeout) in SetTimeout() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
H A Dievent.cpp22 IEvent *IEvent::CreateEvent(EventTime timeout, int &errCode) in CreateEvent() argument
38 CreateEvent(EventFd fd, EventsMask events, EventTime timeout, int &errCode) CreateEvent() argument
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dinterop.cpp49 opencl_dri_event_wait(cl_event event, uint64_t timeout) try { in opencl_dri_event_wait() argument
/third_party/ltp/testcases/kernel/syscalls/eventfd/
H A Deventfd03.c27 struct timeval timeout = { 0, 0 }; in run() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/mqueue_h/
H A D10-1-buildonly.c14 struct timespec timeout; in test_mq_timedsend_prototype() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_ptrace.cpp41 bool DfxPtrace::Attach(pid_t tid, int timeout) in Attach() argument
/base/useriam/user_auth_framework/common/utils/
H A Dxcollie_helper.cpp28 XCollieHelper::XCollieHelper(const std::string &name, unsigned int timeout) in XCollieHelper() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/
H A Ddrv_trng_v200.c29 hi_s32 drv_trng_randnum(hi_u32 *randnum, hi_u32 timeout) in drv_trng_randnum() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/
H A Dcryp_trng.c63 hi_s32 cryp_trng_get_random(hi_u32 *randnum, hi_u32 timeout) in cryp_trng_get_random() argument
102 hi_s32 cryp_trng_get_random(hi_u32 *randnum, hi_u32 timeout) in cryp_trng_get_random() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H A Dssl_cookie.h65 unsigned long timeout; /*!< timeout delay, in seconds if HAVE_TIME, member
/foundation/ability/ability_runtime/tools/aa/src/
H A Dmain.cpp32 CommandTimer(const std::string &timerName, uint32_t timeout, const std::string &operation) in CommandTimer() argument

Completed in 6 milliseconds

12345678910>>...52