Home
last modified time | relevance | path

Searched defs:compareRet (Results 1 - 6 of 6) sorted by relevance

/drivers/hdf_core/framework/tools/hdi-gen/codegen/
H A Dcode_emitter.h35 int compareRet = lhs.fileName_.compare(rhs.fileName_); in operator ()() local
/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dall_in_one_func.c100 ResultCode DoAuthPin(PinAuthParam *pinAuthParam, Buffer *retTlv, ResultCode *compareRet) in DoAuthPin() argument
H A Dverifier_func.c470 ResultCode compareRet = RESULT_COMPARE_FAIL; in AuthPin() local
H A Dpin_auth.cpp226 ResultCode compareRet = RESULT_COMPARE_FAIL; in AuthPin() local
/drivers/peripheral/pin_auth/test/unittest/pin_auth/database/src/
H A Dpin_db_test.cpp71 ResultCode compareRet = RESULT_GENERAL_ERROR; in HWTEST_F() local
[all...]
/drivers/peripheral/pin_auth/hdi_service/database/src/
H A Dpin_db.c989 ResultCode AuthPinById(const Buffer *inputPinData, uint64_t templateId, Buffer *outRootSecret, ResultCode *compareRet) in AuthPinById() argument

Completed in 6 milliseconds