Home
last modified time | relevance | path

Searched refs:RESULT_REACH_LIMIT (Results 1 - 7 of 7) sorted by relevance

/drivers/peripheral/pin_auth/hdi_service/common/inc/
H A Ddefines.h47 RESULT_REACH_LIMIT = 0x7, enumerator
/drivers/peripheral/user_auth/hdi_service/utils/inc/
H A Ddefines.h64 RESULT_REACH_LIMIT = INNER_RESULT_VENDOR_ERROR_CODE_BEGIN + 0x7, enumerator
/drivers/peripheral/user_auth/hdi_service/utils/src/
H A Dlinked_list.c37 return RESULT_REACH_LIMIT; in InsertNode()
/drivers/peripheral/user_auth/test/unittest/idm_test/
H A Duser_idm_funcs_test.cpp276 EXPECT_EQ(CheckResultValid(scheduleId, userId), RESULT_REACH_LIMIT); in HWTEST_F() local
/drivers/peripheral/user_auth/hdi_service/idm/src/
H A Duser_idm_funcs.c468 return RESULT_REACH_LIMIT; in CheckResultValid()
/drivers/peripheral/user_auth/test/unittest/co_auth/
H A Dexecutor_message_test.cpp429 EXPECT_EQ(GetExecutorTemplateList(0, &info, &array), RESULT_REACH_LIMIT); in HWTEST_F()
/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dexecutor_message.c511 return RESULT_REACH_LIMIT; in GetExecutorTemplateList()

Completed in 5 milliseconds