Home
last modified time | relevance | path

Searched refs:RESULT_DUPLICATE_CHECK_FAILED (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/pin_auth/hdi_service/common/inc/
H A Ddefines.h48 RESULT_DUPLICATE_CHECK_FAILED = 0x8, enumerator
/drivers/peripheral/user_auth/hdi_service/utils/inc/
H A Ddefines.h65 RESULT_DUPLICATE_CHECK_FAILED = INNER_RESULT_VENDOR_ERROR_CODE_BEGIN + 0x8, enumerator
/drivers/peripheral/user_auth/test/unittest/user_auth_test/
H A Dcontext_manager_test.cpp81 EXPECT_EQ(GenerateAuthContext(param, &context), RESULT_DUPLICATE_CHECK_FAILED); in HWTEST_F() local
/drivers/peripheral/user_auth/hdi_service/user_auth/src/
H A Dcontext_manager.c142 return RESULT_DUPLICATE_CHECK_FAILED; in GenerateAuthContext()

Completed in 4 milliseconds