Home
last modified time | relevance | path

Searched refs:x100 (Results 1 - 21 of 21) sorted by relevance

/base/security/huks/services/huks_standard/huks_engine/main/device_cert_manager/include/
H A Ddcm_asn1.h45 #define ASN_1_MIN_VAL_2_EXTRA_LEN_BYTE 0x100
55 #define ASN_1_MAX_SIZE (0x10000 - 0x100)
/base/sensors/sensor_lite/frameworks/include/
H A Dsensor_agent_proxy.h36 #define MAX_DATA_LEN 0x100
/base/web/webview/test/unittest/ohos_adapter/graphic_adapter_test/
H A Dsurface_adapter_impl_test.cpp48 .w = 0x100,
49 .h = 0x100,
66 .width = 0x100, in GetBufferRequestConfig()
67 .height = 0x100, in GetBufferRequestConfig()
/base/security/huks/frameworks/huks_standard/main/common/include/
H A Dhks_cmd_id.h40 HKS_CMD_ID_IMPORT_KEY = 0x100,
/base/security/code_signature/interfaces/innerkits/common/include/
H A Derrcode.h28 CS_ERR_FILE_INVALID = -0x100,
/base/tee/tee_client/frameworks/include/
H A Dtee_client_inner.h65 #define PARAM_SIZE_LIMIT (0x400000 + 0x100) /* 0x100 is for share mem flag etc */
/base/telephony/core_service/services/sim/include/
H A Dsim_utils.h40 static const int HEX_HUNDRE = 0x100;
/base/security/asset/interfaces/inner_kits/c/inc/
H A Dasset_system_type.h188 SEC_ASSET_TAG_USER_ID = SEC_ASSET_TYPE_NUMBER | 0x100,
/base/startup/init/services/init/include/
H A Dinit_service.h49 #define SERVICE_ATTR_ONDEMAND 0x100 // ondemand, manage socket by init
/base/security/asset/frameworks/definition/src/
H A Dlib.rs146 UserId = DataType::Number as isize | 0x100,
/base/security/device_security_level/interfaces/inner_api/src/lite/small/
H A Ddevice_security_level_proxy.c27 #define MAX_IPC_DATA_LEN 0x100
/base/security/device_security_level/oem_property/ohos/common/
H A Dhks_adapter.c32 #define TYPE_CERT_BASE 0x100
/base/telephony/core_service/services/network_search/include/
H A Dnetwork_utils.h63 static const int64_t MIN_INDEX = 0x100; // 256
/base/hiviewdfx/hitrace/tools/hitrace_converter/
H A Dparse_functions.py94 pstate_map = {0x0: 'R', 0x1: 'S', 0x2: 'D', 0x10: 'X', 0x100: 'R+'}
110 pstate_map = {0x0: 'R', 0x1: 'S', 0x2: 'D', 0x10: 'X', 0x100: 'R+'}
129 if prev_state & 0x100 != 0:
/base/security/device_security_level/test/dslm_unit_test/
H A Ddslm_baselib_utils_test.cpp128 ptr->len = 0x100; in HWTEST_F()
/base/security/permission_lite/services/pms_client/
H A Dperm_client.c32 #define MAX_DATA_LEN 0x100
/base/useriam/user_auth_framework/test/unittest/services/src/
H A Dauthentication_impl_test.cpp108 constexpr int32_t executorInfoIndex = 0x100; in HWTEST_F()
/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_sandbox_test.cpp1138 g_testHelper.SetTestMsgFlags(0x100); // 0x100 is test parameter in HWTEST_F()
1163 g_testHelper.SetTestMsgFlags(0x100); in HWTEST_F()
/base/usb/usb_manager/test/native/service_unittest/src/
H A Dusb_device_pipe_test.cpp413 struct UsbCtrlTransfer ctrldata = {0b10000000, 6, 0x100, 0, 500}; in HWTEST_F()
451 struct UsbCtrlTransfer ctrldata = {0b10000000, 6, 0x100, 0, 500}; in HWTEST_F()
490 struct UsbCtrlTransfer ctrldata = {0b10000000, 6, 0x100, 0, 500}; in HWTEST_F()
1236 struct UsbCtrlTransferParams ctrldata = {0b10000000, 6, 0x100, 0, 0, 500}; in HWTEST_F()
1274 struct UsbCtrlTransferParams ctrldata = {0b10000000, 6, 0x100, 0, 0, 500}; in HWTEST_F()
1313 struct UsbCtrlTransferParams ctrldata = {0b10000000, 6, 0x100, 0, 0, 500}; in HWTEST_F()
/base/usb/usb_manager/test/native/mock/src/
H A Dusb_device_pipe_mock_test.cpp55 constexpr int32_t CTL_VALUE = 0x100;
/base/security/certificate_framework/test/unittest/v1.0/src/
H A Dcrypto_x509_certificate_test.cpp327 EXPECT_EQ(out.data[0] * 0x100 + out.data[1], TEST_CERT_SERIAL_NUMBER); in HWTEST_F()

Completed in 27 milliseconds