Home
last modified time | relevance | path

Searched refs:x1000 (Results 1 - 25 of 26) sorted by relevance

12

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_comm.h65 #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 Dbtm.h301 #define BTM_ACL_PACKET_TYPE_NO_2_DH5 0x1000
/foundation/ability/ability_lite/services/abilitymgr_lite/include/
H A Dability_message_id.h27 AMS_SERVICE_INITED = 0x1000,
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/eventcenter/
H A Devent.h30 EVT_CUSTOM = 0x1000,
/foundation/distributeddatamgr/udmf/framework/common/
H A Dtlv_tag.h48 TAG_BUTT = 0x1000,
/foundation/distributeddatamgr/pasteboard/framework/framework/include/eventcenter/
H A Devent.h30 EVT_REMOTE_CHANGE = 0x1000,
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/frame_rate/
H A Dframe_rate_manager.h29 constexpr int32_t ANIMATION_STATE_FIRST_FRAME = 0x1000;
/foundation/ability/ability_runtime/test/unittest/app_spawn_client_test/
H A Dapp_spawn_client_test.cpp235 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 Ddmslite.c24 #define STACK_SIZE 0x1000
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dsamgr_ipc_adapter.h56 #define MAX_STACK_SIZE 0x1000
H A Dendpoint.c39 #define MAX_STACK_SIZE 0x1000
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/include/
H A Drtsp_common.h75 enum class RtspErrorType { OK = 0, INVALID_MESSAGE = 0x1000, INVALID_METHOD, INCOMPLETE_MESSAGE };
/foundation/communication/dsoftbus/core/bus_center/lnn/decision_center/include/
H A Dlnn_decision_center.h75 DC_TARGET_ROBUSTNESS = 0x1000
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_frame_rate_range.h32 constexpr int32_t ANIMATION_STATE_FIRST_FRAME = 0x1000;
/foundation/CastEngine/castengine_cast_framework/interfaces/inner_api/include/
H A Doh_remote_control_event.h102 const uint32_t EXPORT META_CTRL_ON = 0x1000;
/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/
H A Dipc_server_stub.cpp32 const int32_t STACK_SIZE = 0x1000;
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_multi_font_manager.cpp237 if ((unicode <= 0x109F) && (unicode >= 0x1000)) { in IsShapingLetter()
/foundation/communication/ipc/ipc/native/src/mock/include/
H A Dsys_binder.h44 FLAT_BINDER_FLAG_TXN_SECURITY_CTX = 0x1000,
/foundation/filemanagement/app_file_service/utils/include/b_error/
H A Db_error.h57 // 0x1000~0x1999 backup_utils错误
58 UTILS_INVAL_JSON_ENTITY = 0x1000,
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop_filter.c29 #define L2CAP_DYNAMIC_PSM_NUM_BASE 0x1000
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_hichain.c45 #define ERRCODE_OR_BIT 0x1000
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_link_ctrl_cmd.h81 #define HCI_PACKET_TYPE_NO_2_DH5 0x1000
/foundation/ai/neural_network_runtime/test/unittest/components/nn_executor/
H A Dnn_executor_test.cpp159 .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 Dneural_network_runtime_test.cpp1858 .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 Dexif_info.cpp167 {EXIF_TAG_RELATED_IMAGE_FILE_FORMAT, "RelatedImageFileFormat", 0x1000},

Completed in 28 milliseconds

12