Home
last modified time | relevance | path

Searched defs:DEVICE_UUID_LENGTH (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/security/access_token/frameworks/common/src/
H A Dconstant_common.cpp47 const int32_t DEVICE_UUID_LENGTH = 65; in GetLocalDeviceId() local
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dcontent_sensor_manager_utils.cpp31 constexpr int32_t DEVICE_UUID_LENGTH = 65; variable
/ohos5.0/base/account/os_account/interfaces/innerkits/osaccount/native/include/
H A Dos_account_constants.h62 const std::uint32_t DEVICE_UUID_LENGTH = 65; variable
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/pinholder/
H A Dpin_holder.cpp54 constexpr int32_t DEVICE_UUID_LENGTH = 65; variable
/ohos5.0/foundation/distributedhardware/device_manager/common/include/
H A Ddm_constants.h171 constexpr int32_t DEVICE_UUID_LENGTH = 65; variable
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/database/src/
H A Dpin_db.c52 #define DEVICE_UUID_LENGTH 65 macro
/ohos5.0/base/security/access_token/interfaces/innerkits/privacy/test/unittest/src/
H A Dprivacy_kit_test.cpp301 const int32_t DEVICE_UUID_LENGTH = 65; in GetLocalDeviceUdid() local