Home
last modified time | relevance | path

Searched refs:SendMessageToCollector (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/pin_auth/hdi_service/main/inc/
H A Dpin_auth.h70 int32_t SendMessageToCollector(uint64_t scheduleId, const std::vector<uint8_t> &msg, PinAlgoParam &pinAlgoParam);
/drivers/peripheral/pin_auth/hdi_service/service/src/
H A Dcollector_impl.cpp138 if (pinHdi_->SendMessageToCollector(id, message, pinAlgoParam) != SUCCESS) { in SendMessage()
139 IAM_LOGE("Hdi SendMessageToCollector fail"); in SendMessage()
/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dpin_auth.cpp410 int32_t PinAuth::SendMessageToCollector( in SendMessageToCollector() function in OHOS::UserIam::PinAuth::PinAuth

Completed in 2 milliseconds