/base/security/device_auth/deps_adapter/os_adapter/interfaces/ |
H A D | hc_dev_info.h | 25 #define INPUT_UDID_LEN 65 macro
|
/base/security/device_auth/test/unittest/deviceauth/include/ |
H A D | hc_dev_info_mock.h | 26 #define INPUT_UDID_LEN 65 macro
|
/base/security/device_auth/test/unittest/tdd_framework/tdd_helper/dev_info_mock/inc/ |
H A D | dev_info_mock.h | 26 #define INPUT_UDID_LEN 65 macro
|
/base/security/device_auth/test/unittest/tdd_framework/common/inc/ |
H A D | hc_dev_info_mock.h | 26 #define INPUT_UDID_LEN 65 macro
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservcheckaccesstogroup_fuzzer/ |
H A D | devauthservcheckaccesstogroup_fuzzer.cpp | 81 HcGetUdid(reinterpret_cast<uint8_t *>(localUdid), INPUT_UDID_LEN); in FuzzDoCheckAccessToGroup() local
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservcreategroup_fuzzer/ |
H A D | devauthservcreategroup_fuzzer.cpp | 81 HcGetUdid(reinterpret_cast<uint8_t *>(localUdid), INPUT_UDID_LEN); in FuzzDoCreateGroup() local
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservisdeviceingroup_fuzzer/ |
H A D | devauthservisdeviceingroup_fuzzer.cpp | 81 HcGetUdid(reinterpret_cast<uint8_t *>(localUdid), INPUT_UDID_LEN); in FuzzDoIsDeviceInGroup() local
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservaddmembertogroup_fuzzer/ |
H A D | devauthservaddmembertogroup_fuzzer.cpp | 90 HcGetUdid(reinterpret_cast<uint8_t *>(localUdid), INPUT_UDID_LEN); in FuzzDoAddMemberToGroup() local
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservaddmultimemberstogroup_fuzzer/ |
H A D | devauthservaddmultimemberstogroup_fuzzer.cpp | 88 HcGetUdid(reinterpret_cast<uint8_t *>(localUdid), INPUT_UDID_LEN); in FuzzDoAddMultiMembersToGroup() local
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservauthdevice_fuzzer/ |
H A D | devauthservauthdevice_fuzzer.cpp | 91 HcGetUdid(reinterpret_cast<uint8_t *>(localUdid), INPUT_UDID_LEN); in FuzzDoAuthDevice() local
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservdeletegroup_fuzzer/ |
H A D | devauthservdeletegroup_fuzzer.cpp | 81 HcGetUdid(reinterpret_cast<uint8_t *>(localUdid), INPUT_UDID_LEN); in FuzzDoDeleteGroup() local
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservdeletemultimembersfromgroup_fuzzer/ |
H A D | devauthservdeletemultimembersfromgroup_fuzzer.cpp | 89 HcGetUdid(reinterpret_cast<uint8_t *>(localUdid), INPUT_UDID_LEN); in FuzzDoDeleteMultiMembersFromGroup() local
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservdeletememberfromgroup_fuzzer/ |
H A D | devauthservdeletememberfromgroup_fuzzer.cpp | 89 HcGetUdid(reinterpret_cast<uint8_t *>(localUdid), INPUT_UDID_LEN); in FuzzDoDeleteMemberFromGroup() local
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetdeviceinfobyid_fuzzer/ |
H A D | devauthservgetdeviceinfobyid_fuzzer.cpp | 81 HcGetUdid(reinterpret_cast<uint8_t *>(localUdid), INPUT_UDID_LEN); in FuzzDoGetDeviceInfoById() local
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetgroupinfo_fuzzer/ |
H A D | devauthservgetgroupinfo_fuzzer.cpp | 89 HcGetUdid(reinterpret_cast<uint8_t *>(localUdid), INPUT_UDID_LEN); in FuzzDoGetGroupInfo() local
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetgroupinfobyid_fuzzer/ |
H A D | devauthservgetgroupinfobyid_fuzzer.cpp | 81 HcGetUdid(reinterpret_cast<uint8_t *>(localUdid), INPUT_UDID_LEN); in FuzzDoGetGroupInfoById() local
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetpkinfolist_fuzzer/ |
H A D | devauthservgetpkinfolist_fuzzer.cpp | 73 HcGetUdid(reinterpret_cast<uint8_t *>(localUdid), INPUT_UDID_LEN); in GenerateReqJson() local 89 HcGetUdid(reinterpret_cast<uint8_t *>(localUdid), INPUT_UDID_LEN); in FuzzDoGetPkInfoList() local
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetjoinedgroups_fuzzer/ |
H A D | devauthservgetjoinedgroups_fuzzer.cpp | 81 HcGetUdid(reinterpret_cast<uint8_t *>(localUdid), INPUT_UDID_LEN); in FuzzDoGetJoinedGroups() local
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetrelatedgroups_fuzzer/ |
H A D | devauthservgetrelatedgroups_fuzzer.cpp | 81 HcGetUdid(reinterpret_cast<uint8_t *>(localUdid), INPUT_UDID_LEN); in FuzzDoGetRelatedGroups() local
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgettrusteddevices_fuzzer/ |
H A D | devauthservgettrusteddevices_fuzzer.cpp | 81 HcGetUdid(reinterpret_cast<uint8_t *>(localUdid), INPUT_UDID_LEN); in FuzzDoGetTrustedDevices() local
|
/base/security/device_auth/test/fuzztest/group_manage/groupoperationcommon_fuzzer/ |
H A D | groupoperationcommon_fuzzer.cpp | 184 (void)HcGetUdid(reinterpret_cast<uint8_t *>(localUdid), INPUT_UDID_LEN); in GroupOperationTest25() local
|