Home
last modified time | relevance | path

Searched refs:IpcIoBufferOffset (Results 1 - 4 of 4) sorted by relevance

/base/security/device_auth/frameworks/src/lite/
H A Dipc_callback_proxy.c68 if (!WriteBuffer(reqData, data->bufferBase + IpcIoBufferOffset(), dataSz)) { in CbProxySendRequest()
H A Dipc_dev_auth_stub.c227 if (!WriteBuffer(reply, (const void *)(replyTmp.bufferBase + IpcIoBufferOffset()), n)) { in OnRemoteInvoke()
H A Dipc_adapt.c1366 dataCache->ioBuffOffset = IpcIoBufferOffset(); in CreateCallCtx()
1633 beginPos = (uintptr_t)(io->bufferBase + IpcIoBufferOffset()); in GetIpcIoDataLength()
1675 int32_t IpcIoBufferOffset(void) in IpcIoBufferOffset() function
/base/security/device_auth/frameworks/inc/lite/
H A Dipc_adapt.h105 int32_t IpcIoBufferOffset(void);

Completed in 4 milliseconds