Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/linux/
H A Dipc_invoker.c413 static int32_t InternalRequest(SvcIdentity sid, uint32_t code, IpcIo *data, IpcIo *reply, uint32_t … in InternalRequest() function
455 return InternalRequest(target, code, data, reply, option.flags); in IpcSendRequest()