Home
last modified time | relevance | path

Searched refs:DestroyUint8Array (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/peripheral/user_auth/hdi_service/utils/src/
H A Dc_array.c23 void DestroyUint8Array(Uint8Array **array) in DestroyUint8Array() function
85 DestroyUint8Array(&array); in CreateUint8ArrayByData()
H A Dattribute.c231 DestroyUint8Array(&readBuffer); in ParseAttributeSerializedMsg()
331 DestroyUint8Array(&impl->values[i]); in FreeAttribute()
446 DestroyUint8Array(&attribute->values[attributeIndex]); in SetAttributeUint8Array()
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/common/src/
H A Dc_array.c23 void DestroyUint8Array(Uint8Array **array) in DestroyUint8Array() function
85 DestroyUint8Array(&array); in CreateUint8ArrayByData()
H A Dattribute.c240 DestroyUint8Array(&readBuffer); in ParseAttributeSerializedMsg()
312 DestroyUint8Array(&impl->values[i]); in FreeAttribute()
446 DestroyUint8Array(&attribute->values[attributeIndex]); in SetAttributeUint8Array()
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/common/inc/
H A Dc_array.h40 void DestroyUint8Array(Uint8Array **array);
/ohos5.0/drivers/peripheral/user_auth/hdi_service/utils/inc/
H A Dc_array.h52 void DestroyUint8Array(Uint8Array **array);