Home
last modified time | relevance | path

Searched defs:INPUT_UDID_LEN (Results 1 - 21 of 21) sorted by relevance

/base/security/device_auth/deps_adapter/os_adapter/interfaces/
H A Dhc_dev_info.h25 #define INPUT_UDID_LEN 65 macro
/base/security/device_auth/test/unittest/deviceauth/include/
H A Dhc_dev_info_mock.h26 #define INPUT_UDID_LEN 65 macro
/base/security/device_auth/test/unittest/tdd_framework/tdd_helper/dev_info_mock/inc/
H A Ddev_info_mock.h26 #define INPUT_UDID_LEN 65 macro
/base/security/device_auth/test/unittest/tdd_framework/common/inc/
H A Dhc_dev_info_mock.h26 #define INPUT_UDID_LEN 65 macro
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservcheckaccesstogroup_fuzzer/
H A Ddevauthservcheckaccesstogroup_fuzzer.cpp81 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 Ddevauthservcreategroup_fuzzer.cpp81 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 Ddevauthservisdeviceingroup_fuzzer.cpp81 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 Ddevauthservaddmembertogroup_fuzzer.cpp90 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 Ddevauthservaddmultimemberstogroup_fuzzer.cpp88 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 Ddevauthservauthdevice_fuzzer.cpp91 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 Ddevauthservdeletegroup_fuzzer.cpp81 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 Ddevauthservdeletemultimembersfromgroup_fuzzer.cpp89 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 Ddevauthservdeletememberfromgroup_fuzzer.cpp89 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 Ddevauthservgetdeviceinfobyid_fuzzer.cpp81 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 Ddevauthservgetgroupinfo_fuzzer.cpp89 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 Ddevauthservgetgroupinfobyid_fuzzer.cpp81 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 Ddevauthservgetpkinfolist_fuzzer.cpp73 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 Ddevauthservgetjoinedgroups_fuzzer.cpp81 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 Ddevauthservgetrelatedgroups_fuzzer.cpp81 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 Ddevauthservgettrusteddevices_fuzzer.cpp81 HcGetUdid(reinterpret_cast<uint8_t *>(localUdid), INPUT_UDID_LEN); in FuzzDoGetTrustedDevices() local
/base/security/device_auth/test/fuzztest/group_manage/groupoperationcommon_fuzzer/
H A Dgroupoperationcommon_fuzzer.cpp184 (void)HcGetUdid(reinterpret_cast<uint8_t *>(localUdid), INPUT_UDID_LEN); in GroupOperationTest25() local

Completed in 8 milliseconds