Home
last modified time | relevance | path

Searched refs:x1000 (Results 1 - 25 of 30) 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
/test/xts/hats/kernel/mmap/
H A DMmapApiTest.cpp254 const size_t lenLeftMap = 0x1000; in HWTEST_F()
255 const size_t lenGd = 0x1000; in HWTEST_F()
278 addrGd[cpage * -0x1000] = '1'; in HWTEST_F()
298 const size_t lenLeftMap = 0x1000; in HWTEST_F()
299 const size_t lenGd = 0x1000; in HWTEST_F()
323 addrGd[cpage * -0x1000] = '1'; in HWTEST_F()
356 const size_t lenReserve = 0x1000 * 6; in HWTEST_F()
378 addrGd2[-0x1000] = '1'; in HWTEST_F()
/test/xts/device_attest_lite/framework/small/include/
H A Dattest_framework_define.h26 #define ATTEST_STACK_SIZE 0x1000
/foundation/ability/ability_lite/services/abilitymgr_lite/include/
H A Dability_message_id.h27 AMS_SERVICE_INITED = 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/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/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
/test/xts/hats/hdf/codec/hdi_image/
H A Dcodec_hdi_jpeg_test.cpp319 EXPECT_TRUE(OHOS::HDI::Codec::V3_0::AAC_LC_PROFILE == 0x1000); in HWTEST_F()
326 EXPECT_TRUE(OHOS::HDI::Codec::V3_0::AAC_MAIN_PROFILE == (0x1000) + 1); in HWTEST_F()
333 EXPECT_TRUE(OHOS::HDI::Codec::V3_0::AAC_HE_V1_PROFILE == (0x1000) + 2); in HWTEST_F()
340 EXPECT_TRUE(OHOS::HDI::Codec::V3_0::AAC_HE_V2_PROFILE == (0x1000) + 3); in HWTEST_F()
347 EXPECT_TRUE(OHOS::HDI::Codec::V3_0::AAC_LD_PROFILE == (0x1000) + 4); in HWTEST_F()
354 EXPECT_TRUE(OHOS::HDI::Codec::V3_0::AAC_ELD_PROFILE == (0x1000) + 5); in HWTEST_F()
/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;
/test/xts/acts/kernel_lite/mem_posix/src/
H A DMemApiTest.cpp309 int pageSize = 0x1000;
378 size_t len = 0x1000;
399 size_t size = 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

Completed in 15 milliseconds

12