Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/services/dbinder/c/src/
H A Ddbinder_stub.c103 static int32_t DBinderRemoteRequest(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption *option) in DBinderRemoteRequest() function
133 objectStub->func = (OnRemoteRequest)DBinderRemoteRequest; in GetDBinderStub()