Home
last modified time | relevance | path

Searched defs:ACTION (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_gesture.h33 enum class JSGestureEvent { ACTION, START, UPDATE, END, CANCEL }; enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dgesture.h28 enum class CJGestureEvent { ACTION, START, UPDATE, END, CANCEL }; enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_input_configuration.cpp27 const char ACTION[] = "action"; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gesture/
H A Dgesture_model.h27 enum class GestureEventAction { ACTION, START, UPDATE, END, CANCEL }; enumerator
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/
H A Dlnn_physical_subnet_manager.c31 #define CALL_WITH_LOCK(RET, LOCK, ACTION) \ argument
42 #define CALL_VOID_FUNC_WITH_LOCK(LOCK, ACTION) \ argument
/ohos5.0/base/startup/init/ueventd/include/
H A Dueventd.h26 typedef enum ACTION { enum
36 } ACTION; typedef
/ohos5.0/foundation/barrierfree/accessibility/frameworks/asacfwk/test/unittest/
H A Daccessibility_element_operator_impl_test.cpp36 constexpr int32_t ACTION = 1; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_types.h48 ACTION = 0x86, enumerator
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/
H A Dnetpolicy_module.cpp58 #define DEFINE_LIMIT_ACTION(ACTION) \ argument
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/picker/
H A Dpicker.js69 const ACTION = { class
/ohos5.0/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_publish_ordered_event_unit_test.cpp40 const std::string ACTION = "acion"; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_gesture_ffi.cpp59 enum class GestureEventType { ACTION, START, UPDATE, END, CANCEL }; enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dextension_ability_info.h70 ACTION = 19, enumerator
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dsystem_dialog_scheduler.cpp79 const std::string ACTION = "action"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_base_test/
H A Dbms_bundle_kit_service_base_test.cpp53 const std::string ACTION = "action.system.home"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/
H A Dbms_data_mgr_test.cpp61 const std::string ACTION = "action.system.home"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.cpp42 constexpr const char* ACTION = "action"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp102 const std::string ACTION = "action.system.home"; variable
H A Dbms_bundle_kit_service_test.cpp100 const std::string ACTION = "action.system.home"; variable