/foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
H A D | gap_comm.h | 65 #define GAP_SCAN_INTERVAL_RANGE_MAX 0x1000 /// Maximum Scan Interval 67 #define GAP_SCAN_WINDOW_RANGE_MAX 0x1000 /// Maximum Scan Window 69 #define GAP_INQUIRY_SCAN_INTERVAL_DEFAULT 0x1000 /// Controller default inquiry scan interval value
|
H A D | btm.h | 301 #define BTM_ACL_PACKET_TYPE_NO_2_DH5 0x1000
|
/foundation/ability/ability_lite/services/abilitymgr_lite/include/ |
H A D | ability_message_id.h | 27 AMS_SERVICE_INITED = 0x1000,
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/eventcenter/ |
H A D | event.h | 30 EVT_CUSTOM = 0x1000,
|
/foundation/distributeddatamgr/udmf/framework/common/ |
H A D | tlv_tag.h | 48 TAG_BUTT = 0x1000,
|
/foundation/distributeddatamgr/pasteboard/framework/framework/include/eventcenter/ |
H A D | event.h | 30 EVT_REMOTE_CHANGE = 0x1000,
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/frame_rate/ |
H A D | frame_rate_manager.h | 29 constexpr int32_t ANIMATION_STATE_FIRST_FRAME = 0x1000;
|
/foundation/ability/ability_runtime/test/unittest/app_spawn_client_test/ |
H A D | app_spawn_client_test.cpp | 235 startMsg.flags = 0x1000; in HWTEST_F() 283 startMsg.flags = 0x1000; in HWTEST_F() 331 startMsg.flags = 0x1000; in HWTEST_F() 379 startMsg.flags = 0x1000; in HWTEST_F() 434 startMsg.flags = 0x1000; in HWTEST_F() 483 startMsg.flags = 0x1000; in HWTEST_F() 533 startMsg.flags = 0x1000; in HWTEST_F() 583 startMsg.flags = 0x1000; in HWTEST_F() 633 startMsg.flags = 0x1000; in HWTEST_F() 679 startMsg.flags = 0x1000; in HWTEST_F() [all...] |
/foundation/ability/dmsfwk_lite/source/ |
H A D | dmslite.c | 24 #define STACK_SIZE 0x1000
|
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
H A D | samgr_ipc_adapter.h | 56 #define MAX_STACK_SIZE 0x1000
|
H A D | endpoint.c | 39 #define MAX_STACK_SIZE 0x1000
|
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/include/ |
H A D | rtsp_common.h | 75 enum class RtspErrorType { OK = 0, INVALID_MESSAGE = 0x1000, INVALID_METHOD, INCOMPLETE_MESSAGE };
|
/foundation/communication/dsoftbus/core/bus_center/lnn/decision_center/include/ |
H A D | lnn_decision_center.h | 75 DC_TARGET_ROBUSTNESS = 0x1000
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/ |
H A D | rs_frame_rate_range.h | 32 constexpr int32_t ANIMATION_STATE_FIRST_FRAME = 0x1000;
|
/foundation/CastEngine/castengine_cast_framework/interfaces/inner_api/include/ |
H A D | oh_remote_control_event.h | 102 const uint32_t EXPORT META_CTRL_ON = 0x1000;
|
/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/ |
H A D | ipc_server_stub.cpp | 32 const int32_t STACK_SIZE = 0x1000;
|
/foundation/arkui/ui_lite/frameworks/font/ |
H A D | ui_multi_font_manager.cpp | 237 if ((unicode <= 0x109F) && (unicode >= 0x1000)) { in IsShapingLetter()
|
/foundation/communication/ipc/ipc/native/src/mock/include/ |
H A D | sys_binder.h | 44 FLAT_BINDER_FLAG_TXN_SECURITY_CTX = 0x1000,
|
/foundation/filemanagement/app_file_service/utils/include/b_error/ |
H A D | b_error.h | 57 // 0x1000~0x1999 backup_utils错误 58 UTILS_INVAL_JSON_ENTITY = 0x1000,
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/ |
H A D | btm_snoop_filter.c | 29 #define L2CAP_DYNAMIC_PSM_NUM_BASE 0x1000
|
/foundation/communication/dsoftbus/core/authentication/src/ |
H A D | auth_hichain.c | 45 #define ERRCODE_OR_BIT 0x1000
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/ |
H A D | hci_def_link_ctrl_cmd.h | 81 #define HCI_PACKET_TYPE_NO_2_DH5 0x1000
|
/foundation/ai/neural_network_runtime/test/unittest/components/nn_executor/ |
H A D | nn_executor_test.cpp | 159 .WillRepeatedly(::testing::Return(reinterpret_cast<void*>(0x1000))); in HWTEST_F() 174 .WillRepeatedly(::testing::Return(reinterpret_cast<void*>(0x1000))); in HWTEST_F() 1707 .WillRepeatedly(::testing::Return(reinterpret_cast<void*>(0x1000))); in HWTEST_F() 1816 .WillRepeatedly(::testing::Return(reinterpret_cast<void*>(0x1000))); in HWTEST_F() 1971 .WillRepeatedly(::testing::Return(reinterpret_cast<void*>(0x1000))); in HWTEST_F() 2080 .WillRepeatedly(::testing::Return(reinterpret_cast<void*>(0x1000))); in HWTEST_F()
|
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_runtime_test/ |
H A D | neural_network_runtime_test.cpp | 1858 .WillRepeatedly(::testing::Return(reinterpret_cast<void*>(0x1000))); in HWTEST_F() 2038 .WillRepeatedly(::testing::Return(reinterpret_cast<void*>(0x1000))); in HWTEST_F()
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/ |
H A D | exif_info.cpp | 167 {EXIF_TAG_RELATED_IMAGE_FILE_FORMAT, "RelatedImageFileFormat", 0x1000},
|