Searched refs:OH_NATIVEXCOMPONENT_RESULT_FAILED (Results 1 – 12 of 12) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/ |
H A D | native_interface_xcomponent_impl.cpp | 37 return OH_NATIVEXCOMPONENT_RESULT_FAILED; in GetXComponentId() 51 return OH_NATIVEXCOMPONENT_RESULT_FAILED; in GetNativeWindow() 62 return OH_NATIVEXCOMPONENT_RESULT_FAILED; in GetXComponentSize() 77 return OH_NATIVEXCOMPONENT_RESULT_FAILED; in GetXComponentOffset() 93 return OH_NATIVEXCOMPONENT_RESULT_FAILED; in GetHistoryPoints() 106 return OH_NATIVEXCOMPONENT_RESULT_FAILED; in GetTouchEvent() 182 return OH_NATIVEXCOMPONENT_RESULT_FAILED; in GetMouseEvent()
|
/ohos5.0/docs/zh-cn/application-dev/ui/ |
H A D | ndk-accessibility-xcomponent.md | 28 return OH_NATIVEXCOMPONENT_RESULT_FAILED; 54 return OH_NATIVEXCOMPONENT_RESULT_FAILED; 73 return OH_NATIVEXCOMPONENT_RESULT_FAILED; 81 return OH_NATIVEXCOMPONENT_RESULT_FAILED; 93 return OH_NATIVEXCOMPONENT_RESULT_FAILED;
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_interface_xcomponent.h | 66 OH_NATIVEXCOMPONENT_RESULT_FAILED = -1, enumerator
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/ |
H A D | _ark_u_i___event_module.md | 33 | {<br/>OH_NATIVEXCOMPONENT_RESULT_SUCCESS = 0, OH_NATIVEXCOMPONENT_RESULT_FAILED = -1, OH_NATIVEXC… 128 | OH_NATIVEXCOMPONENT_RESULT_FAILED | 失败结果。 |
|
H A D | _o_h___native_x_component.md | 49 | { OH_NATIVEXCOMPONENT_RESULT_SUCCESS = 0, OH_NATIVEXCOMPONENT_RESULT_FAILED&n… 220 | OH_NATIVEXCOMPONENT_RESULT_FAILED | 失败结果。 | 1646 OH_NATIVEXCOMPONENT_RESULT_FAILED - 其他错误。 1676 OH_NATIVEXCOMPONENT_RESULT_FAILED - 其他错误。
|
H A D | native__interface__xcomponent_8h.md | 46 …MPONENT_RESULT_SUCCESS](_o_h___native_x_component.md) = 0, [OH_NATIVEXCOMPONENT_RESULT_FAILED](_o_…
|
H A D | ui__input__event_8h.md | 34 …COMPONENT_RESULT_SUCCESS](_ark_u_i___event_module.md) = 0, [OH_NATIVEXCOMPONENT_RESULT_FAILED](_ar…
|
/ohos5.0/docs/en/application-dev/ui/ |
H A D | ndk-accessibility-xcomponent.md | 28 return OH_NATIVEXCOMPONENT_RESULT_FAILED; 54 return OH_NATIVEXCOMPONENT_RESULT_FAILED;
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | native__interface__xcomponent_8h.md | 44 …MPONENT_RESULT_SUCCESS](_o_h___native_x_component.md) = 0, [OH_NATIVEXCOMPONENT_RESULT_FAILED](_o_…
|
H A D | _o_h___native_x_component.md | 49 | { OH_NATIVEXCOMPONENT_RESULT_SUCCESS = 0, OH_NATIVEXCOMPONENT_RESULT_FAILED = -1, OH_NATIVEXCOMPO… 218 | OH_NATIVEXCOMPONENT_RESULT_FAILED | Failure.| 1616 Returns **OH_NATIVEXCOMPONENT_RESULT_FAILED** if any other error occurs. 1646 Returns **OH_NATIVEXCOMPONENT_RESULT_FAILED** if any other error occurs.
|
H A D | ui__input__event_8h.md | 32 …COMPONENT_RESULT_SUCCESS](_ark_u_i___event_module.md) = 0, [OH_NATIVEXCOMPONENT_RESULT_FAILED](_ar…
|
H A D | _ark_u_i___event_module.md | 33 | {<br>OH_NATIVEXCOMPONENT_RESULT_SUCCESS = 0, OH_NATIVEXCOMPONENT_RESULT_FAILED = -1, OH_NATIVEXCO… 126 | OH_NATIVEXCOMPONENT_RESULT_FAILED | Failure. |
|