Home
last modified time | relevance | path

Searched refs:CancelCurrentCollect (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/pin_auth/hdi_service/service/src/
H A Dcollector_impl.cpp94 void CollectorImpl::CancelCurrentCollect(int32_t errorCode) in CancelCurrentCollect() function in OHOS::HDI::PinAuth::CollectorImpl
116 CancelCurrentCollect(); in Cancel()
146 CancelCurrentCollect(); in SendMessage()
175 CancelCurrentCollect(result); in SetData()
182 CancelCurrentCollect(); in SetData()
189 CancelCurrentCollect(); in SetData()
212 CancelCurrentCollect(); in Collect()
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/service/inc/
H A Dcollector_impl.h50 void CancelCurrentCollect(int32_t errorCode = CANCELED);