Home
last modified time | relevance | path

Searched defs:INVALID_TEMPLATE_ID (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/pin_auth/hdi_service/database/inc/
H A Dpin_db.h26 #define INVALID_TEMPLATE_ID 0xFFFFFFFFFFFFFFFF macro
/ohos5.0/drivers/peripheral/pin_auth/test/unittest/pin_auth/main/src/
H A Dpin_auth_test.cpp38 constexpr uint64_t INVALID_TEMPLATE_ID = 0xFFFFFFFFFFFFFFFF; variable