Home
last modified time | relevance | path

Searched +defs:val +defs:timeout (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_request.cpp48 void HttpClientRequest::SetHeader(const std::string &key, const std::string &val) in SetHeader()
80 void HttpClientRequest::SetTimeout(unsigned int timeout) in SetTimeout()
85 void HttpClientRequest::SetConnectTimeout(unsigned int timeout) in SetConnectTimeout()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcallbacks.c128 static FILLP_INT FillpSysAdptArchAtomicInc(SysArchAtomic *v, FILLP_INT val) in FillpSysAdptArchAtomicInc()
138 static FILLP_INT FillpSysAdptArchAtomicDec(SysArchAtomic *v, FILLP_INT val) in FillpSysAdptArchAtomicDec()
158 static FILLP_INT FillpSysAdptArchAtomicInc(SysArchAtomic *v, FILLP_INT val) in FillpSysAdptArchAtomicInc()
168 static FILLP_INT FillpSysAdptArchAtomicDec(SysArchAtomic *v, FILLP_INT val) in FillpSysAdptArchAtomicDec()
318 IN void *timeout) /* max time for select to wait */ in FillpSelect()
521 FILLP_INT FillpSysArchAtomicInc(IO SysArchAtomic *var, FILLP_INT val) in FillpSysArchAtomicInc()
541 FILLP_INT FillpSysArchAtomicDec(IO SysArchAtomic *var, FILLP_INT val) in FillpSysArchAtomicDec()
1132 IN FILLP_INT val) /* arguments for socket */ in FillpFuncFcntl()
1298 FILLP_INT FillpAdaptSysArchSemWaitTimeout(SYS_ARCH_SEM *sem, FILLP_SLONG timeout) in FillpAdaptSysArchSemWaitTimeout()
1308 FILLP_INT FillpAdaptSysArchSemTryWait(SYS_ARCH_SEM *sem, FILLP_SLONG timeout) in FillpAdaptSysArchSemTryWait()
[all …]
/ohos5.0/base/hiviewdfx/hiview/utility/common_utils/
H A Dtbox.cpp44 string Tbox::CalcFingerPrint(const string& val, size_t mask, int mode) in CalcFingerPrint()
152 bool Tbox::WaitForDoneFile(const std::string& file, unsigned int timeout) in WaitForDoneFile()
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dgpio_test.c291 uint32_t timeout; in GpioTestIrqSharedFunc() local
422 uint16_t val = 0; in GpioTestReliability() local
463 uint16_t val; in GpioIfPerformanceTest() local
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/utils/locks/
H A Dasync_lock_manager.cpp48 napi_value timeout; in AsyncLockOptionsCtor() local
445 bool AsyncLockManager::GetLockMode(napi_env env, napi_value val, LockMode &mode) in GetLockMode()
455 bool AsyncLockManager::GetLockOptions(napi_env env, napi_value val, LockOptions &options) in GetLockOptions()
459 napi_value timeout = NapiHelper::GetNameProperty(env, val, "timeout"); in GetLockOptions() local
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/surface_fuzzer/
H A Dsurface_fuzzer.cpp194 int32_t timeout = 0; in SurfaceFuzzTest1() local
218 std::string val = GetStringFromData(STR_LEN); in SurfaceFuzzTest2() local
239 [](const std::string& key, const std::string& val) {}); in SurfaceFuzzTest2()
/ohos5.0/base/hiviewdfx/hiview_lite/
H A Dhiview_util.c73 int32 HIVIEW_RtcGetCurrentTime(uint64 *val, HIVIEW_RtcTime *time) in HIVIEW_RtcGetCurrentTime()
93 int32 HIVIEW_MutexLockOrWait(HiviewMutexId_t mutex, uint32 timeout) in HIVIEW_MutexLockOrWait()
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog_task.cpp73 WatchdogTask::WatchdogTask(std::string name, unsigned int timeout, XCollieCallback func, void *arg,… in WatchdogTask()
249 struct HstackVal val; in SendXCollieEvent() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/mock/
H A Dtrans_tcp_direct_message_test_mock.cpp60 ssize_t ConnSendSocketData(int32_t fd, const char *buf, size_t len, int32_t timeout) in ConnSendSocketData()
65 ssize_t ConnRecvSocketData(int32_t fd, char *buf, size_t len, int32_t timeout) in ConnRecvSocketData()
100 int SoftbusGetConfig(ConfigType type, unsigned char *val, uint32_t len) in SoftbusGetConfig()
/ohos5.0/base/hiviewdfx/hiview/base/
H A Devent_loop.cpp372 void EventLoop::PollNextEvent(uint64_t timeout) in PollNextEvent()
383 int32_t val = 0; in PollNextEvent() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dapi.c300 …tEpollWait(FILLP_INT epFd, struct SpungeEpollEvent *events, FILLP_INT maxEvents, FILLP_INT timeout) in FtEpollWait()
311 FILLP_INT DLL_API FtFcntl(FILLP_INT fd, FILLP_INT cmd, FILLP_INT val) in FtFcntl()
333 FILLP_INT DLL_API FtIoctl(FILLP_INT fd, FILLP_ULONG cmd, FILLP_CONST FILLP_INT *val) in FtIoctl()
1079 FILLP_INT DLL_API FtIoctlSocket(FILLP_INT fd, FILLP_SLONG cmd, FILLP_CONST FILLP_INT *val) in FtIoctlSocket()
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dtest_capi_skeleton.cpp188 int32_t val = 0; in OnRemoteRequestStubCallBack() local
206 int NativeRemoteProxyTest::WaitForAsyncReply(int timeout) in WaitForAsyncReply()
477 auto func = [&, this](int val, int expect) -> int { in SendErrorCode()
/ohos5.0/base/hiviewdfx/faultloggerd/tools/crasher_cpp/
H A Ddfx_crasher.cpp541 uintptr_t val = 0; in TestGetCrashObjInner() local
655 int timeout = 5000; in CrashInLibuvWork() local
677 int timeout = 5000; in CrashInLibuvTimer() local
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_verify.cpp475 bool IsValidPropValue(const std::string& val, size_t maxSize) in IsValidPropValue()
495 bool IsValidPeriodReport(int timeout) in IsValidPeriodReport()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.cpp870 TlvTriplet::TlvTriplet(const uint8_t tagId, const uint8_t len, const uint8_t *val, const uint8_t un… in TlvTriplet()
882 TlvTriplet::TlvTriplet(const uint8_t tagId, const uint8_t val) in TlvTriplet()
886 TlvTriplet::TlvTriplet(const uint8_t tagId, const uint16_t val) in TlvTriplet()
890 TlvTriplet::TlvTriplet(const uint8_t tagId, const uint32_t val) in TlvTriplet()
894 TlvTriplet::TlvTriplet(const uint8_t tagId, const uint64_t val) in TlvTriplet()
1394 void ObexSessionParameters::AppendTimeout(const uint32_t timeout) in AppendTimeout()
/ohos5.0/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
H A Duser_auth_entry.cpp663 napi_value timeout = nullptr; in ResultCodeConstructor() local
706 napi_value timeout = nullptr; in UserAuthResultCodeConstructor() local
749 napi_value timeout = nullptr; in AuthenticationResultConstructor() local
1022 napi_value val = UserAuthInit(env, exports); in ModuleInit() local
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_p2p_hal.c145 static P2pSupplicantErrCode WpaP2pCliCmdSetGroupIdle(WifiWpaP2pGroupInterface *this, int timeout) in WpaP2pCliCmdSetGroupIdle()
366 static P2pSupplicantErrCode WpaP2pCliCmdP2pFound(WifiWpaP2pInterface *this, int timeout) in WpaP2pCliCmdP2pFound()
700 …atic P2pSupplicantErrCode WpaP2pCliCmdServDiscCancelReq(WifiWpaP2pInterface *this, const char *val) in WpaP2pCliCmdServDiscCancelReq()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_tabs.cpp228 JSRef<JSVal> val = obj->GetProperty("barPosition"); in Create() local
602 auto timeout = timeoutProperty->ToNumber<int32_t>(); in SetCustomContentTransition() local
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/wpa_p2p_hal/
H A Dwifi_p2p_hal.c145 static P2pSupplicantErrCode WpaP2pCliCmdSetGroupIdle(WifiWpaP2pGroupInterface *this, int timeout) in WpaP2pCliCmdSetGroupIdle()
388 static P2pSupplicantErrCode WpaP2pCliCmdP2pFound(WifiWpaP2pInterface *this, int timeout) in WpaP2pCliCmdP2pFound()
733 …atic P2pSupplicantErrCode WpaP2pCliCmdServDiscCancelReq(WifiWpaP2pInterface *this, const char *val) in WpaP2pCliCmdServDiscCancelReq()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributed_test_tools.cpp144 vector<Entry> GenRanKeyVal(int putGetTimes, int keyLength, int valueLength, char val) in GenRanKeyVal()
218 Value GetValueWithInt(int val) in GetValueWithInt()
1893 int changedTimes, ListType type, const list<Entry> &lst, uint32_t timeout)
1938 const vector<Entry> &vec, uint32_t timeout)
1945 int changedTimes, ListType type, const vector<Entry> &expectEntry, uint32_t timeout)
/ohos5.0/drivers/peripheral/usb/ddk/device/src/
H A Dadapter_if.c723 char tmp[MAX_PATHLEN], val[MAX_NAMELEN]; in WriteConfPowerAttributes() local
1160 static int32_t UsbFnAdapterPollEvent(struct UsbFnEventAll *event, int32_t timeout) in UsbFnAdapterPollEvent()
/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_engine.cpp323 auto val = LocalValueFromJsValue(asyncResourceName); in CreateAsyncWork() local
507 int32_t timeout = uv_backend_timeout(engine->loop_); in UVThreadRunner() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_utils.cpp550 const unsigned char *val = sqlite3_column_text(statement, index); in GetColumnTextValue() local
1162 int SQLiteUtils::SetBusyTimeout(sqlite3 *db, int timeout) in SetBusyTimeout()
1761 auto val = sqlite3_value_int64(argv[1]); // 1 : second argv for value in UpdateMetaDataWithinTrigger() local
/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_socket.cpp95 void Set(const std::string &key, const std::string &val) in Set()
956 timeval timeout = {(int)option.GetSocketTimeout(), 0}; in SetBaseOptions() local
/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp113 static inline uint32_t ToUint32(uint64_t val) in ToUint32()
984 uint64_t timeout, VkSemaphore semaphore, VkFence vkFence, uint32_t* imageIndex) in AcquireNextImageKHR()

12