Home
last modified time | relevance | path

Searched refs:x0001 (Results 1 - 25 of 72) sorted by relevance

123

/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dace_event_id.h38 #define EXCE_ACE_JS_HEAP_OOM 0x0001
44 #define EXCE_ACE_INVALID_APP_PATH 0x0001
58 #define EXCE_ACE_ROUTER_REPLACE_BIND_URI_FAILED 0x0001
67 #define EXCE_ACE_ASYNC_WORK_DISPATCH_FAILED 0x0001
70 #define EXCE_ACE_LOCALIZATION_SYSTEM_LANGUAGE_NOT_INITIALIZED 0x0001
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/recovery/
H A Drecovery_param.h45 RESTART_WHEN_JS_CRASH = 0x0001,
53 SAVE_WHEN_ERROR = 0x0001,
59 SAVE_WITH_FILE = 0x0001,
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_sdp.cpp22 const uint16_t AVRC_SERVICE_CLASS_ID_LIST_NUMBER = 0x0001;
26 const uint16_t AVRC_ADDITIONAL_PROTOCOL_DESCRIPTOR_LIST_NUMBER = 0x0001;
28 const uint16_t AVRC_BLUETOOTH_PROFILE_DESCRIPTOR_LIST_NUMBER = 0x0001;
30 const uint16_t AVRC_ATTRIBUTE_ID_SUPPORTED_FEATURES_NUMBER = 0x0001;
32 const uint16_t AVRC_ATTRIBUTE_ID_BROWSE_GROUP_LIST_NUMBER = 0x0001;
H A Davrcp_tg_vendor.h592 AVRC_TG_GPS_NUM_OF_PACKETS = 0x0001 // The number of the packets.
718 AVRC_TG_SAP_PARAMETER_LENGTH = 0x0001, // The value of the "Parameter Length".
720 AVRC_TG_SAP_NUM_OF_PACKETS = 0x0001, // The number of the packets.
824 AVRC_TG_PI_PARAMETER_LENGTH = 0x0001, // The value of the "Parameter Length".
946 AVRC_TG_ATNP_PARAMETER_LENGTH = 0x0001, // The value of the "Parameter Length".
947 AVRC_TG_ATNP_NUM_OF_PACKETS = 0x0001, // The number of the packets.
1073 AVRC_TG_SAV_NUM_OF_PACKETS = 0x0001, // The number of the packets.
H A Davrcp_tg_vendor_continuation.h124 AVRC_TG_ACR_NUM_OF_PACKETS = 0x0001, // The number of the packets.
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dl2cap_def.h36 #define L2CAP_INFORMATION_TYPE_CONNECTIONLESS_MTU 0x0001 // not supported in this implementation
72 #define L2CAP_CONNECTION_PENDING 0x0001
81 #define L2CAP_AUTHENTICATION_PENDING 0x0001
86 #define L2CAP_UNACCEPTABLE_PARAMETERS 0x0001
132 // 0x0001 - no retransmissions at the baseband level should be performed.
200 #define L2CAP_LE_CONNECTION_PARAMETERS_REJECTED 0x0001
H A Dsdp.h47 #define SDP_ATTRIBUTE_SERVICE_CLASS_ID_LIST 0x0001
61 #define SDP_ATTRIBUTE_DESCRIPTOR 0x0001
68 #define UUID_PROTOCOL_SDP 0x0001
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_vendor_continuation.h38 AVRC_CT_RCR_PARAMETER_LENGTH = 0x0001, // The value of the "Parameter Length".
112 AVRC_CT_ACR_PARAMETER_LENGTH = 0x0001, // The value of the "Parameter Length".
H A Davrcp_ct_sdp.cpp26 const uint16_t AVRC_ADDITIONAL_PROTOCOL_DESCRIPTOR_LIST_NUMBER = 0x0001;
28 const uint16_t AVRC_BLUETOOTH_PROFILE_DESCRIPTOR_LIST_NUMBER = 0x0001;
30 const uint16_t AVRC_ATTRIBUTE_ID_SUPPORTED_FEATURES_NUMBER = 0x0001;
32 const uint16_t AVRC_ATTRIBUTE_ID_BROWSE_GROUP_LIST_NUMBER = 0x0001;
H A Davrcp_ct_vendor.h38 AVRC_TG_VENDOR_REJECT_PARAMETER_LENGTH = 0x0001, // The value of the "Parameter Length".
498 AVRC_CT_GPS_PARAMETER_LENGTH = 0x0001, // The value of the "Parameter Length".
890 AVRC_CT_SAV_PARAMETER_LENGTH = 0x0001, // The value of the "Parameter Length".
/foundation/multimodalinput/input/tools/vuinput/src/
H A Dvirtual_crown.cpp20 VirtualCrown::VirtualCrown() : VirtualDevice("Virtual Crown", BUS_I2C, 0x47e, 0x0001) in VirtualCrown()
/foundation/resourceschedule/soc_perf/interfaces/inner_api/socperf_client/include/
H A Dsocperf_ipc_interface_code.h23 TRANS_IPC_ID_PERF_REQUEST = 0x0001,
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Drecovery_param.h45 RESTART_WHEN_JS_CRASH = 0x0001,
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/PathDrawingSample/entry/src/main/cpp/common/
H A Dlog_common.h19 #define APP_LOG_DOMAIN 0x0001
/foundation/graphic/graphic_2d/rosen/samples/opengl/test_xComponentContext/entry/src/main/cpp/common/
H A Dlog_common.h19 #define APP_LOG_DOMAIN 0x0001
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_defines.h38 constexpr uint16_t MIN_ATTRIBUTE_HANDLE = 0x0001;
44 constexpr uint16_t GATT_NOTIFICATION_VALUE = 0x0001;
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_def.h46 #define A2DP_SERVICE_CLASS_ID_LIST_NUMBER (0x0001)
59 #define A2DP_BLUETOOTH_PROFILE_DESCRIPTOR_LIST_NUMBER (0x0001)
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_link_policy_cmd.h35 #define HCI_HOLD_MODE MAKE_OPCODE(0x0001, HCI_COMMAND_OGF_LINK_POLICY)
142 #define HCI_LINK_POLICY_ENABLE_ROLE_SWITCH 0x0001
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_util.h44 #define SDP_PSM 0x0001
93 #define SDP_INVALID_VERSION 0x0001 /// Invalid/unsupported SDP version
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_legacy.h25 #define SMP_PAIR_STEP_START 0x0001
26 #define SMP_LEGACY_PAIR_MASTER_STEP_1 0x0001
/foundation/communication/bluetooth_service/services/bluetooth/service/src/transport/
H A Dtransport_def.h26 static const int CONNECT_FAIL = 0x0001;
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_def.h40 static const int RFCOMM_CONNECT_FAIL = 0x0001;
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_defines.h112 static constexpr uint16_t BNEP_SETUP_FAILED_INVALID_DEST_UUID = 0x0001;
118 static constexpr uint16_t BNEP_FILTER_UNSUPPORTED_REQUEST = 0x0001;
/foundation/deviceprofile/device_info_manager/old/services/core/include/authority/
H A Dauthority_manager.h30 AUTH_R = 0x0001,
/foundation/ability/ability_runtime/tools/test/unittest/aa/
H A Daccessibility_ability_utils_test.cpp65 params.staticCapabilities = 0x0001; in HWTEST_F()
144 EXPECT_EQ(result, 0x0001); in HWTEST_F()
201 EXPECT_EQ(result, 0x0001|0x0010); in HWTEST_F()
212 EXPECT_EQ(result, 0x0001|0x0002|0x0010); in HWTEST_F()

Completed in 15 milliseconds

123