Home
last modified time | relevance | path

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

/base/security/device_auth/frameworks/src/lite/
H A Dipc_service_init.c57 const uint16_t stackSz = 0x1000; /* task stack size 4096 for task configuration */ in GetTaskConfig()
/base/security/huks/frameworks/huks_standard/main/common/include/
H A Dhks_cmd_id.h67 HKS_CMD_ID_WRAP = 0x1000,
/base/global/resource_management/interfaces/inner_api/include/
H A Dres_common.h119 static const uint32_t SELECT_SYMBOL = 0x1000;
/base/security/security_component_manager/interfaces/inner_api/security_component/include/
H A Dsec_comp_info.h33 static constexpr uint32_t MAX_EXTRA_SIZE = 0x1000;
/base/security/access_token/services/tokensyncmanager/test/unittest/
H A Dtoken_sync_service_test.cpp174 unsigned char *sendBuffer = (unsigned char *)malloc(0x1000); in SendTaskThread()
178 int sendLen = 0x1000; in SendTaskThread()
617 unsigned char *recvBuffer = (unsigned char *)malloc(0x1000); in HWTEST_F()
618 int recvLen = 0x1000; in HWTEST_F()
844 unsigned char *recvBuffer = (unsigned char *)malloc(0x1000); in HWTEST_F()
845 int recvLen = 0x1000; in HWTEST_F()
1358 int recvLen = 0x1000; in HWTEST_F()
/base/startup/init/services/init/include/
H A Dinit_service.h54 #define SERVICE_ATTR_NOTIFY_STATE 0x1000 // service notify state
/base/startup/init/services/loopevent/timer/
H A Dle_timer.c27 #define TIMER_CANCELED 0x1000
/base/telephony/sms_mms/services/sms/include/cdma/
H A Dcdma_sms_common.h156 CMT_91 = 0x1000, // IS-91 Extended Protocol Enhanced Services
203 CMAS_PRESIDENTIAL = 0x1000,
/base/security/code_signature/test/unittest/
H A Dcode_sign_utils_test.cpp395 EXPECT_EQ(arg.block_size, 0x1000); in HWTEST_F()
437 EXPECT_EQ(arg.block_size, 0x1000); in HWTEST_F()
H A Djit_code_sign_test.cpp84 #define MAP_JIT 0x1000
/base/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/test/unittest/src/
H A Ddlp_fuse_test.cpp227 // read hole data, offset 0x1000 size 6 in CheckLinkFd()
229 ASSERT_NE(lseek(linkfd1, 0x1000, SEEK_SET), -1); in CheckLinkFd()
269 // read hole data, offset 0x1000 size 6 in CheckRecoverFd()
271 ASSERT_NE(lseek(g_recoveryFileFd, 0x1000, SEEK_SET), -1); in CheckRecoverFd()
/base/telephony/sms_mms/services/sms/
H A Dgsm_cb_codec.cpp40 static constexpr uint16_t ETWS_POPUP = 0x1000;
/base/tee/tee_client/frameworks/libteec_vendor/
H A Dtee_client_api.c38 #define AGENT_BUFF_SIZE 0x1000

Completed in 14 milliseconds