Home
last modified time | relevance | path

Searched refs:RESULT_NO_MEMORY (Results 1 - 23 of 23) sorted by relevance

/drivers/peripheral/user_auth/hdi_service/database/src/
H A Dfile_manager_utils.c59 return RESULT_NO_MEMORY; in CapacityExpansion()
64 return RESULT_NO_MEMORY; in CapacityExpansion()
87 return RESULT_NO_MEMORY; in StreamWrite()
105 return RESULT_NO_MEMORY; in StreamRead()
H A Didm_database.c255 return RESULT_NO_MEMORY; in GetAllEnrolledInfoFromUser()
270 result = RESULT_NO_MEMORY; in GetAllEnrolledInfoFromUser()
410 return RESULT_NO_MEMORY; in UpdateEnrolledId()
466 return RESULT_NO_MEMORY; in AddCredentialToUser()
843 return RESULT_NO_MEMORY; in TraverseCredentialList()
907 return RESULT_NO_MEMORY; in QueryCredentialUserId()
1055 return RESULT_NO_MEMORY; in GetInvalidUser()
1130 return RESULT_NO_MEMORY; in GetAllExtUserInfo()
H A Didm_file_manager.c216 return RESULT_NO_MEMORY; in StreamReadCredentialList()
254 return RESULT_NO_MEMORY; in StreamReadEnrolledList()
/drivers/peripheral/pin_auth/hdi_service/common/inc/
H A Ddefines.h44 RESULT_NO_MEMORY = 0x4, enumerator
/drivers/peripheral/user_auth/hdi_service/adaptor/src/
H A Dadaptor_algorithm.c257 return RESULT_NO_MEMORY; in HmacSha256()
498 return RESULT_NO_MEMORY; in GetDistributeKey()
503 return RESULT_NO_MEMORY; in GetDistributeKey()
509 return RESULT_NO_MEMORY; in GetDistributeKey()
516 return RESULT_NO_MEMORY; in GetDistributeKey()
/drivers/peripheral/pin_auth/hdi_service/adaptor/src/
H A Dadaptor_algorithm.c245 return RESULT_NO_MEMORY; in HmacSha256()
266 return RESULT_NO_MEMORY; in HmacSha512()
368 return RESULT_NO_MEMORY; in GetDistributeKey()
374 return RESULT_NO_MEMORY; in GetDistributeKey()
381 return RESULT_NO_MEMORY; in GetDistributeKey()
388 return RESULT_NO_MEMORY; in GetDistributeKey()
/drivers/peripheral/user_auth/hdi_service/idm/src/
H A Duser_idm_funcs.c108 return RESULT_NO_MEMORY; in GenerateCoAuthSchedule()
301 return RESULT_NO_MEMORY; in ProcessAddPinCredential()
308 return RESULT_NO_MEMORY; in ProcessAddPinCredential()
512 return RESULT_NO_MEMORY; in GetUpdateCredentialOutput()
H A Didm_session.c98 return RESULT_NO_MEMORY; in OpenEditSession()
/drivers/peripheral/pin_auth/hdi_service/database/src/
H A Dpin_db_ops_v0.c47 return RESULT_NO_MEMORY; in GetPinIndexV0()
H A Dpin_db.c99 return RESULT_NO_MEMORY; in CoverData()
216 return RESULT_NO_MEMORY; in DelPinInDb()
317 return RESULT_NO_MEMORY; in AddPinInDb()
326 return RESULT_NO_MEMORY; in AddPinInDb()
604 ret = RESULT_NO_MEMORY; in AddPin()
H A Dpin_db_ops_v1.c76 return RESULT_NO_MEMORY; in GetPinIndexV1()
/drivers/peripheral/user_auth/hdi_service/utils/inc/
H A Ddefines.h61 RESULT_NO_MEMORY = INNER_RESULT_VENDOR_ERROR_CODE_BEGIN + 0x4, enumerator
/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dpool.c161 return RESULT_NO_MEMORY; in RegisterExecutorToPool()
311 return RESULT_NO_MEMORY; in QueryCollecterMatcher()
H A Dcoauth.c118 return RESULT_NO_MEMORY; in AddCoAuthSchedule()
392 return RESULT_NO_MEMORY; in CopyTemplateArrays()
H A Dexecutor_message.c523 return RESULT_NO_MEMORY; in GetExecutorTemplateList()
560 return RESULT_NO_MEMORY; in AssemblyMessage()
568 return RESULT_NO_MEMORY; in AssemblyMessage()
620 return RESULT_NO_MEMORY; in GetExecutorMsgList()
/drivers/peripheral/user_auth/hdi_service/utils/src/
H A Dlinked_list.c42 return RESULT_NO_MEMORY; in InsertNode()
/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dall_in_one_func.c205 return RESULT_NO_MEMORY; in DoSetAllInOneFwkParam()
H A Dcollector_func.c98 return RESULT_NO_MEMORY; in DoSetCollectorFwkParam()
H A Dverifier_func.c100 return RESULT_NO_MEMORY; in DoSetVerifierFwkParam()
/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp662 return RESULT_NO_MEMORY; in UpdateAuthenticationResultInner()
763 return RESULT_NO_MEMORY; in UpdateIdentificationResult()
1014 return RESULT_NO_MEMORY; in UpdateEnrollmentResult()
1471 return RESULT_NO_MEMORY; in GetLocalScheduleFromMessage()
1559 return RESULT_NO_MEMORY; in GetSignedExecutorInfo()
1623 return RESULT_NO_MEMORY; in GetAuthResultFromMessage()
/drivers/peripheral/user_auth/hdi_service/user_auth/src/
H A Dcontext_manager.c366 return RESULT_NO_MEMORY; in QueryAuthTempletaInfo()
485 return RESULT_NO_MEMORY; in CopySchedules()
H A Duser_auth_funcs.c140 return RESULT_NO_MEMORY; in HandleAuthSuccessResult()
/drivers/peripheral/user_auth/test/unittest/co_auth/
H A Dco_auth_test.cpp105 EXPECT_EQ(AddCoAuthSchedule(&schedule), RESULT_NO_MEMORY); in HWTEST_F() local

Completed in 29 milliseconds