Home
last modified time | relevance | path

Searched defs:rawDataLen (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/audio/interfaces/effect/v1_0/
H A Deffect_types_vdi.h56 uint32_t rawDataLen; member
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/
H A Dexpand_sub_session.c121 uint32_t rawDataLen = encData->length - TAG_LEN; in DecryptMsg() local