Home
last modified time | relevance | path

Searched defs:enrollParam (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/user_auth/test/unittest/service_test/src/
H A Duser_auth_interface_service_test.cpp98 EnrollParam enrollParam = {}; in DoOnceEnroll() local
1208 EnrollParam enrollParam = {}; variable
/ohos5.0/drivers/peripheral/user_auth/test/fuzztest/user_auth/userauthhdi_fuzzer/
H A Duser_auth_hdi_fuzzer.cpp184 void FillFuzzEnrollParam(Parcel &parcel, EnrollParam &enrollParam) in FillFuzzEnrollParam()