Home
last modified time | relevance | path

Searched refs:INPUT_TIMEOUT (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/input/
H A D_input.md68 …D_PARAM = -2, INPUT_NOMEM = -3,   INPUT_NULL_PTR = -4, INPUT_TIMEOUT = -5, INPUT_UN…
307 | INPUT_TIMEOUT | 执行超时 |
H A Dinput__type_8h.md54 …D_PARAM = -2, INPUT_NOMEM = -3,   INPUT_NULL_PTR = -4, INPUT_TIMEOUT = -5, INPUT_UN…
/ohos5.0/drivers/peripheral/input/interfaces/include/
H A Dinput_type.h116 INPUT_TIMEOUT = -5, /**< Execution timed out */ enumerator
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_handler.h72 INPUT_TIMEOUT, enumerator
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp50 const int32_t INPUT_TIMEOUT = 60; variable
619 GetTaskTimeout(INPUT_TIMEOUT_TASK, INPUT_TIMEOUT), [this] (std::string name) { in OnMemberJoin()
1090 GetTaskTimeout(INPUT_TIMEOUT_TASK, INPUT_TIMEOUT), [this] (std::string name) { in StartRespAuthProcess()
2168 GetTaskTimeout(INPUT_TIMEOUT_TASK, INPUT_TIMEOUT), [this] (std::string name) { in AuthDeviceError()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h50 INPUT_TIMEOUT, enumerator
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkweb/
H A Dts-basic-components-web.md9420 | INPUT_TIMEOUT | 0 | 发送给渲染进程的input事件响应超时。 |
/ohos5.0/docs/en/application-dev/reference/apis-arkweb/
H A Dts-basic-components-web.md9416 | INPUT_TIMEOUT | 0 | The response to the input event sent to the rendering proces…