Home
last modified time | relevance | path

Searched refs:MAX_FUZZ_STRUCT_LEN (Results 1 - 2 of 2) sorted by relevance

/test/xts/hats/useriam/userauth/src/
H A Duser_auth_hdi.cpp25 static const uint32_t MAX_FUZZ_STRUCT_LEN = 20; variable
48 uint32_t len = parcel.ReadInt32() % MAX_FUZZ_STRUCT_LEN; in FillAuthTypeVector()
79 uint32_t len = parcel.ReadInt32() % MAX_FUZZ_STRUCT_LEN; in FillExecutorIndexVector()
136 uint32_t len = parcel.ReadInt32() % MAX_FUZZ_STRUCT_LEN; in FillScheduleInfoVector()
145 uint32_t len = parcel.ReadInt32() % MAX_FUZZ_STRUCT_LEN; in FillCredentialInfoVector()
154 uint32_t len = parcel.ReadInt32() % MAX_FUZZ_STRUCT_LEN; in FillEnrolledInfoVector()
163 uint32_t len = parcel.ReadInt32() % MAX_FUZZ_STRUCT_LEN; in FillExecutorSendMsgVector()
195 uint32_t len = parcel.ReadInt32() % MAX_FUZZ_STRUCT_LEN; in FillTestScheduleInfo_Vector()
/test/xts/hats/useriam/userauth_additional/src/
H A Duser_auth_hdi.cpp25 static const uint32_t MAX_FUZZ_STRUCT_LEN = 20; variable
70 uint32_t len = parcel.ReadInt32() % MAX_FUZZ_STRUCT_LEN; in FillExecutorIndexVector()
105 uint32_t len = parcel.ReadInt32() % MAX_FUZZ_STRUCT_LEN; in FillCredentialInfoVector()
114 uint32_t len = parcel.ReadInt32() % MAX_FUZZ_STRUCT_LEN; in FillEnrolledInfoVector()

Completed in 4 milliseconds