Home
last modified time | relevance | path

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

/drivers/peripheral/pin_auth/hdi_service/main/inc/
H A Dexecutor_func_common.h80 int32_t CheckAttributeDataBase(const Attribute *data, uint64_t scheduleId, RemotePinMsgId msgId, uint64_t *timeStamp);
/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dverifier_func.c364 result = CheckAttributeDataBase( in DoHandleCollectorSync()
368 LOG_ERROR("CheckAttributeDataBase fail"); in DoHandleCollectorSync()
499 result = CheckAttributeDataBase( in DoHandleCollectorAck()
502 LOG_ERROR("CheckAttributeDataBase fail"); in DoHandleCollectorAck()
H A Dcollector_func.c280 result = CheckAttributeDataBase( in DoSendMessageToCollector()
283 LOG_ERROR("CheckAttributeDataBase fail"); in DoSendMessageToCollector()
H A Dexecutor_func_common.c292 int32_t CheckAttributeDataBase(const Attribute *data, uint64_t scheduleId, RemotePinMsgId msgId, uint64_t *timeStamp) in CheckAttributeDataBase() function
295 LOG_ERROR("CheckAttributeDataBase check param fail!"); in CheckAttributeDataBase()

Completed in 6 milliseconds