Home
last modified time | relevance | path

Searched refs:GenerateIdentifyContext (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/user_auth/hdi_service/user_auth/src/
H A Didentify_funcs.c33 UserAuthContext *identifyContext = GenerateIdentifyContext(param); in DoIdentify()
H A Dcontext_manager.c222 UserAuthContext *GenerateIdentifyContext(IdentifyParam params) in GenerateIdentifyContext() function
/ohos5.0/drivers/peripheral/user_auth/hdi_service/user_auth/inc/
H A Dcontext_manager.h73 UserAuthContext *GenerateIdentifyContext(IdentifyParam params);
/ohos5.0/drivers/peripheral/user_auth/test/unittest/user_auth_test/
H A Dcontext_manager_test.cpp90 EXPECT_EQ(GenerateIdentifyContext(param), nullptr);
95 EXPECT_EQ(GenerateIdentifyContext(param), nullptr);