Home
last modified time | relevance | path

Searched defs:reuseResult (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/user_auth/test/unittest/user_auth_test/
H A Duser_auth_funcs_test.cpp102 ReuseUnlockResult reuseResult; variable
129 ReuseUnlockResult reuseResult; variable
150 ReuseUnlockResult reuseResult; variable
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/data/
H A Dlink_manager_test.cpp159 auto reuseResult = linkManager.GetReuseLink(remoteMac); variable
/ohos5.0/drivers/peripheral/user_auth/hdi_service/user_auth/src/
H A Duser_auth_funcs.c366 …IC ResultCode GetReuseUnlockResult(const ReuseUnlockParamHal *info, ReuseUnlockResult *reuseResult) in GetReuseUnlockResult()
398 …ultCode CheckReuseUnlockResultFunc(const ReuseUnlockParamHal *info, ReuseUnlockResult *reuseResult) in CheckReuseUnlockResultFunc()
/ohos5.0/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp1388 ReuseUnlockResult reuseResult = {}; in CheckReuseUnlockResult() local