Home
last modified time | relevance | path

Searched defs:REJECT (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/error_manager/
H A Djs_error_manager.h26 enum class UnhandledRejectionEvent : uint32_t { REJECT = 0, HANDLE }; enumerator
/ohos5.0/commonlibrary/ets_utils/js_sys_module/process/
H A Djs_process.h28 enum class PromiseRejectionEvent : uint32_t { REJECT = 0, HANDLE }; enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/continuation/distributed/
H A Dcontinuation_manager_stage.h179 REJECT = 1, enumerator
H A Dcontinuation_manager.h79 REJECT = 1, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dgesture_referee.h33 REJECT, enumerator
H A Dslide_recognizer.h49 REJECT, enumerator
H A Dpan_recognizer.h119 REJECT, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H A Dgesture_referee.h34 REJECT, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dpan_recognizer.h106 REJECT, enumerator
/ohos5.0/base/telephony/call_manager/interfaces/innerkits/
H A Dcellular_call_ipc_interface_code.h26 REJECT, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/utils/
H A Dinternal_drag_action.h38 enum class DragAdapterState { INIT, PENDING, SENDING, REJECT, SUCCESS }; enumerator
/ohos5.0/foundation/ability/dmsfwk/interfaces/innerkits/common/include/
H A Dservice_collaboration_manager_capi.h44 REJECT = 1004720002 enumerator
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/all_connect/
H A Dservice_collaboration_manager_capi.h45 REJECT = 1004720002 enumerator
/ohos5.0/foundation/multimedia/av_session/interfaces/inner_api/native/session/include/
H A Dcollaboration_manager_utils.h44 REJECT = 1004720002, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dconstants.h773 REJECT = 1, enumerator
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Djs_drag_controller.cpp76 enum class DragState { PENDING, SENDING, REJECT, SUCCESS }; enumerator