Home
last modified time | relevance | path

Searched refs:Vibrator_ErrorCode (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-sensor-service-kit/
H A D_vibrator.md33 | [Vibrator_ErrorCode](#vibrator_errorcode) | 为用户定义错误码。 |
43 | [Vibrator_ErrorCode](#vibrator_errorcode) : int32_t { <br/>PERMISSION_DENIED = 201, <br/>PARAMETE…
62 ### Vibrator_ErrorCode subsection
65 typedef enum Vibrator_ErrorCode Vibrator_ErrorCode
101 ### Vibrator_ErrorCode subsection
104 enum Vibrator_ErrorCode:int32_t
H A Dvibrator_8h.md45 如果操作成功,则返回0;否则返回非零值。请参阅 [Vibrator_ErrorCode](_vibrator.md#vibrator_errorcode)。
72 如果操作成功,则返回0;否则返回非零值。请参阅 [Vibrator_ErrorCode](_vibrator.md#vibrator_errorcode)。
99 如果操作成功,则返回0;否则返回非零值。请参阅 [Vibrator_ErrorCode](_vibrator.md#vibrator_errorcode)。
H A Dvibrator_type_8h.md32 | [Vibrator_ErrorCode](_vibrator.md#vibrator_errorcode) | 为用户定义错误码。 |
42 | [Vibrator_ErrorCode](_vibrator.md#vibrator_errorcode) : int32_t {<br/>PERMISSION_DENIED = 201<br/…
/ohos5.0/docs/en/application-dev/reference/apis-sensor-service-kit/
H A D_vibrator.md33 | [Vibrator_ErrorCode](#vibrator_errorcode) | Defines an enum for vibrator error codes. |
43 | [Vibrator_ErrorCode](#vibrator_errorcode) : int32_t { <br>PERMISSION_DENIED = 201, <br>PARAMETER_…
62 ### Vibrator_ErrorCode subsection
65 typedef enum Vibrator_ErrorCode Vibrator_ErrorCode
101 ### Vibrator_ErrorCode subsection
104 enum Vibrator_ErrorCode:int32_t
H A Dvibrator_8h.md45 … successful; returns a non-zero value otherwise. For details, see [Vibrator_ErrorCode](_vibrator.m…
72 … successful; returns a non-zero value otherwise. For details, see [Vibrator_ErrorCode](_vibrator.m…
99 … successful; returns a non-zero value otherwise. For details, see [Vibrator_ErrorCode](_vibrator.m…
H A Dvibrator_type_8h.md32 | [Vibrator_ErrorCode](_vibrator.md#vibrator_errorcode) | Defines an enum for vibrator error codes.…
42 | [Vibrator_ErrorCode](_vibrator.md#vibrator_errorcode) : int32_t {<br>PERMISSION_DENIED = 201<br>P…
/ohos5.0/base/sensors/miscdevice/interfaces/kits/c/
H A Dvibrator_type.h51 typedef enum Vibrator_ErrorCode : int32_t { enum
62 } Vibrator_ErrorCode; typedef