Home
last modified time | relevance | path

Searched refs:replyAlloc (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/ipc/services/dbinder/c/ipc_adapter/mini/
H A Ddbinder_ipc_adapter.c35 uint8_t replyAlloc[RPC_IPC_LENGTH]; in RpcGetSystemAbility() local
36 IpcIoInit(&reply, replyAlloc, RPC_IPC_LENGTH, 0); in RpcGetSystemAbility()
/foundation/communication/ipc/ipc/native/c/rpc/src/
H A Ddbinder_invoker.c365 uint8_t replyAlloc[RPC_IPC_LENGTH]; in ProcessTransaction() local
366 IpcIoInit(&reply, replyAlloc, RPC_IPC_LENGTH, 0); in ProcessTransaction()

Completed in 2 milliseconds