Home
last modified time | relevance | path

Searched defs:ReadRemoteObject (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_m/
Dserializer_inner.c37 bool ReadRemoteObject(IpcIo *io, SvcIdentity *svc) in ReadRemoteObject() function
/foundation/communication/ipc/ipc/native/c/ipc/src/linux/
Dserializer_inner.c105 bool ReadRemoteObject(IpcIo *io, SvcIdentity *svc) in ReadRemoteObject() function
/foundation/communication/ipc/ipc/native/src/core/source/
Dmessage_parcel.cpp153 sptr<IRemoteObject> MessageParcel::ReadRemoteObject() in ReadRemoteObject() function in OHOS::MessageParcel