Home
last modified time | relevance | path

Searched refs:ReadPinDb (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/pin_auth/hdi_service/database/inc/
H A Dpin_db_ops.h26 PinDbV1 *ReadPinDb(void);
/drivers/peripheral/pin_auth/test/unittest/pin_auth/database/src/
H A Dpin_db_ops_test.cpp52 PinDbV1 *result = ReadPinDb(); in HWTEST_F()
/drivers/peripheral/pin_auth/hdi_service/database/src/
H A Dpin_db_ops.c142 PinDbV1 *ReadPinDb(void) in ReadPinDb() function
H A Dpin_db.c62 g_pinDbOp = ReadPinDb(); in LoadPinDb()
64 LOG_ERROR("ReadPinDb fail."); in LoadPinDb()

Completed in 3 milliseconds