Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/c_api/source/
H A Dipc_cparcel.cpp259 static T* ReadIPCRemoteObject(const OHIPCParcel *parcel) in ReadIPCRemoteObject() function
285 return ReadIPCRemoteObject<OHIPCRemoteStub>(parcel); in OH_IPCParcel_ReadRemoteStub()
295 return ReadIPCRemoteObject<OHIPCRemoteProxy>(parcel); in OH_IPCParcel_ReadRemoteProxy()