Home
last modified time | relevance | path

Searched refs:ioBuffOffset (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/device_auth/frameworks/src/lite/
H A Dipc_dev_auth_proxy.c75 methodId, dataCtx->paramCnt, dataLen, ioPtr->flag, dataCtx->ioBuffOffset); in FinalCallRequest()
81 …iteBuffer(ioPtr, (const uint8_t *)(dataCtx->tmpData->bufferBase + dataCtx->ioBuffOffset), dataLen); in FinalCallRequest()
H A Dipc_adapt.c1366 dataCache->ioBuffOffset = IpcIoBufferOffset(); in CreateCallCtx()
/ohos5.0/base/security/device_auth/frameworks/inc/lite/
H A Dipc_dev_auth_proxy.h34 int32_t ioBuffOffset; member