Home
last modified time | relevance | path

Searched defs:udid (Results 1 - 18 of 18) sorted by relevance

/test/xts/device_attest_lite/services/core/adapter/
H A Dattest_adapter_os.c64 char* udid = (char*)ATTEST_MEM_MALLOC(UDID_STRING_LEN + 1); in OsGetUdid() local
[all...]
H A Dattest_adapter_mock.c151 char *udid = NULL; in OsGetUnencryptedUdidStub() local
203 char *udid = NULL; OsGetUdidStub() local
[all...]
/test/xts/device_attest/services/core/adapter/
H A Dattest_adapter_os.c78 char* udid = (char*)ATTEST_MEM_MALLOC(UDID_STRING_LEN + 1); in OsGetUdid() local
[all...]
H A Dattest_adapter_mock.c151 char *udid = NULL; in OsGetUnencryptedUdidStub() local
203 char *udid = NULL; OsGetUdidStub() local
[all...]
/test/xts/device_attest_lite/services/core/attest/
H A Dattest_service_device.c259 unsigned char *udid = NULL; in GetUdidDecrypted() local
292 unsigned char *udid = GetUdidDecrypted(); GetUdidForVerification() local
[all...]
/test/xts/tools/others/query/src/
H A DQueryMainStandard.cpp137 char udid[UDIDSIZE_LEN + 1] = {0}; in main() local
/test/xts/tools/lite/others/query/src/
H A DQueryMainSmall.cpp142 char udid[UDIDSIZE_LEN + 1] = {0}; in main() local
/test/xts/acts/communication_lite/dsoftbus_hal/src/
H A Dsoftbus_bus_center_test.c316 char udid[UDID_BUF_LEN] = {0}; variable
451 char udid[] = "0123456789987654321001234567899876543210012345678998765432100123"; variable
482 char udid[] = "0123456789987654321001234567899876543210012345678998765432100123"; variable
[all...]
/test/xts/dcts/distributedhardware/distributedscreentest/
H A Dtest.cpp254 unsigned char udid[UDID_BUF_LEN] = {0}; in PrintNodeProperty() local
/test/xts/device_attest/services/core/attest/
H A Dattest_service_device.c367 unsigned char *udid = NULL; in GetUdidDecrypted() local
400 unsigned char *udid = GetUdidDecrypted(); GetUdidForVerification() local
[all...]
/test/xts/device_attest/services/core/security/
H A Dattest_security_token.c253 char *udid = StrdupDevInfo(UDID); in GetProductSalt() local
[all...]
/test/xts/device_attest_lite/services/core/security/
H A Dattest_security_token.c253 char *udid = StrdupDevInfo(UDID); in GetProductSalt() local
[all...]
/test/xts/tools/lite/hctest/src/
H A Dhctest.c329 char udid[UDIDSIZE_LEN + 1] = {0}; in ObtainSystemParams() local
/test/xts/device_attest/services/core/include/
H A Dattest_type.h167 char *udid; member
/test/xts/device_attest_lite/services/core/include/
H A Dattest_type.h153 char *udid; member
/test/xts/device_attest_lite/services/core/network/
H A Dattest_network.c680 GenUdidSHA256HEX(char* udid, char** udidSHA256Hex) GenUdidSHA256HEX() argument
[all...]
/test/xts/dcts/distributedhardware/distributedaudionewtest/
H A Ddistributedaudiotest.cpp772 unsigned char udid[UDID_BUF_LEN] = {0}; in PrintNodeProperty() local
799 unsigned char udid[UDID_BUF_LEN] = {0}; in PrintNodeProperty() local
/test/xts/device_attest/services/core/network/
H A Dattest_network.c132 static int32_t Sha256Udid(char *udid, char *outStr) in Sha256Udid() argument
160 SetSocketCliented(char* udid, char **outClientId) SetSocketCliented() argument
[all...]

Completed in 12 milliseconds