Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/pin_auth/hdi_service/database/inc/
H A Dpin_db.h29 #define CONST_PIN_DATA_LEN 64U macro
/ohos5.0/drivers/peripheral/pin_auth/test/unittest/pin_auth/main/src/
H A Dpin_auth_test.cpp37 constexpr uint32_t CONST_PIN_DATA_LEN = 64U; variable