Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Diremote_object.cpp59 return invoker->UnflattenObject(parcel); in Unmarshalling()
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Diremote_invoker.h90 virtual sptr<IRemoteObject> UnflattenObject(Parcel &parcel) = 0;
H A Ddbinder_databus_invoker.h38 sptr<IRemoteObject> UnflattenObject(Parcel &parcel) override;
H A Dbinder_invoker.h99 sptr<IRemoteObject> UnflattenObject(Parcel &parcel) override;
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dmock_iremote_invoker.h65 MOCK_METHOD1(UnflattenObject, sptr<IRemoteObject>(Parcel &parcel));
H A Dbinder_invoker_unittest.cpp120 sptr<IRemoteObject> ret = binderInvoker.UnflattenObject(parcel);
137 sptr<IRemoteObject> ret = binderInvoker.UnflattenObject(parcel);
H A Dipc_binder_databus_invoker_unittest.cpp131 sptr<IRemoteObject> object = testInvoker.UnflattenObject(data);
/ohos5.0/foundation/communication/ipc/ipc/native/test/fuzztest/mock/binderinvoker_fuzzer/
H A Dbinderinvoker_fuzzer.cpp101 invoker->UnflattenObject(parcel); in FlattenObjectTest()
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Ddbinder_databus_invoker.cpp521 sptr<IRemoteObject> DBinderDatabusInvoker::UnflattenObject(Parcel &parcel) in UnflattenObject() function in OHOS::DBinderDatabusInvoker
H A Dbinder_invoker.cpp1515 sptr<IRemoteObject> BinderInvoker::UnflattenObject(Parcel &parcel) in UnflattenObject() function in OHOS::IPC_SINGLE::BinderInvoker
/ohos5.0/docs/zh-cn/application-dev/dfx/
H A Dappfreeze-guidelines.md917 …71cc /system/lib64/platformsdk/libipc_core.z.so(OHOS::BinderInvoker::UnflattenObject(OHOS::Parcel&…
/ohos5.0/docs/en/application-dev/dfx/
H A Dappfreeze-guidelines.md917 …71cc /system/lib64/platformsdk/libipc_core.z.so(OHOS::BinderInvoker::UnflattenObject(OHOS::Parcel&…