Home
last modified time | relevance | path

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

12345678910>>...19

/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
/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
/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
/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
H A Ddrv_trng_v100.c33 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
H A Dssl_cache.h85 int timeout; /*!< cache entry timeout */ 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
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dohos_loop_handler.cpp44 int32_t timeout = uv_backend_timeout(uvLoop_); in OnTriggered() local
/foundation/bundlemanager/app_domain_verify/frameworks/common/include/dfx/
H A Dapp_domain_verify_xcollie_helper.h26 SetTimer( const std::string& name, unsigned int timeout, std::function<void(void*)> func, void* arg) SetTimer() argument
/foundation/barrierfree/accessibility/services/aams/include/
H A Dxcollie_helper.h26 XCollieHelper(const std::string &name, unsigned int timeout) in XCollieHelper() argument
/foundation/filemanagement/dfs_service/utils/dfx/src/
H A Dxcollie_helper.cpp24 int XCollieHelper::SetTimer(const std::string &name, uint32_t timeout, XCollieCallback func, void *arg, bool recovery) in SetTimer() argument
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Dparameters.cpp19 int WaitParameter(const char *key, const char *value, int timeout) in WaitParameter() argument
/foundation/communication/dsoftbus/adapter/common/dfx/
H A Dsoftbus_adapter_xcollie_virtual.cpp18 int32_t SoftBusSetWatchdogTimer(const char *name, uint32_t timeout, void(*func)(void*), void *args) in SoftBusSetWatchdogTimer() argument
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Dplat_sdio.c76 hi_s32 sdio_patch_readsb(hi_u8 *buf, hi_u32 len, hi_u32 timeout) in sdio_patch_readsb() argument
/device/soc/hisilicon/common/platform/hieth-sf/src/
H A Dmdio.c21 int32_t timeout = 1000; in WaitMdioReady() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H A Dfrw_timer.h60 hi_u32 timeout; /* 过多长时间定时器超时 */ member
/device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/include/
H A Ddrv_timer.h47 uint32_t timeout : 1; ///< timeout flag member
/device/soc/hisilicon/common/platform/mtd/hifmc100/spi_nand/
H A Dhifmc100_spi_nand_ids.c26 int32_t timeout = HIFMC_WAIT_DEV_READY_TIMEOUT; in HifmcCntlrSpinandWaitReadyDefault() local
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
H A Dosal_wait.c127 int timeout = 0; in osal_wait_timeout_uninterruptible() local

Completed in 6 milliseconds

12345678910>>...19