Home
last modified time | relevance | path

Searched refs:GetIpcIoDataLength (Results 1 - 5 of 5) sorted by relevance

/base/security/device_auth/frameworks/src/lite/
H A Dipc_callback_proxy.c64 dataSz = GetIpcIoDataLength((const IpcIo *)data); in CbProxySendRequest()
H A Dipc_dev_auth_stub.c85 if (GetIpcIoDataLength(data) > MAX_DATA_LEN) { in DecodeCallRequest()
224 n = GetIpcIoDataLength(&replyTmp); in OnRemoteInvoke()
H A Dipc_dev_auth_proxy.c68 dataLen = GetIpcIoDataLength((const IpcIo *)(dataCtx->tmpData)); in FinalCallRequest()
H A Dipc_adapt.c1625 int32_t GetIpcIoDataLength(const IpcIo *io) in GetIpcIoDataLength() function
/base/security/device_auth/frameworks/inc/lite/
H A Dipc_adapt.h100 int32_t GetIpcIoDataLength(const IpcIo *io);

Completed in 5 milliseconds