/foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
H A D | ace_event_id.h | 38 #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 D | recovery_param.h | 45 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 D | avrcp_tg_sdp.cpp | 22 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 D | avrcp_tg_vendor.h | 592 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 D | avrcp_tg_vendor_continuation.h | 124 AVRC_TG_ACR_NUM_OF_PACKETS = 0x0001, // The number of the packets.
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
H A D | l2cap_def.h | 36 #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 D | sdp.h | 47 #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 D | avrcp_ct_vendor_continuation.h | 38 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 D | avrcp_ct_sdp.cpp | 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 D | avrcp_ct_vendor.h | 38 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 D | virtual_crown.cpp | 20 VirtualCrown::VirtualCrown() : VirtualDevice("Virtual Crown", BUS_I2C, 0x47e, 0x0001) in VirtualCrown()
|
/foundation/resourceschedule/soc_perf/interfaces/inner_api/socperf_client/include/ |
H A D | socperf_ipc_interface_code.h | 23 TRANS_IPC_ID_PERF_REQUEST = 0x0001,
|
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/ |
H A D | recovery_param.h | 45 RESTART_WHEN_JS_CRASH = 0x0001,
|
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/PathDrawingSample/entry/src/main/cpp/common/ |
H A D | log_common.h | 19 #define APP_LOG_DOMAIN 0x0001
|
/foundation/graphic/graphic_2d/rosen/samples/opengl/test_xComponentContext/entry/src/main/cpp/common/ |
H A D | log_common.h | 19 #define APP_LOG_DOMAIN 0x0001
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_defines.h | 38 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 D | a2dp_def.h | 46 #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 D | hci_def_link_policy_cmd.h | 35 #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 D | sdp_util.h | 44 #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 D | smp_legacy.h | 25 #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 D | transport_def.h | 26 static const int CONNECT_FAIL = 0x0001;
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/ |
H A D | socket_def.h | 40 static const int RFCOMM_CONNECT_FAIL = 0x0001;
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/ |
H A D | pan_defines.h | 112 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 D | authority_manager.h | 30 AUTH_R = 0x0001,
|
/foundation/ability/ability_runtime/tools/test/unittest/aa/ |
H A D | accessibility_ability_utils_test.cpp | 65 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()
|