Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/include/
H A Dtest_service_skeleton.h118 int32_t ServerMessageParcelAddpedWithObject(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dtest_service_skeleton.cpp65 &TestServiceStub::ServerMessageParcelAddpedWithObject; in InitMessageProcessMap()
892 int32_t TestServiceStub::ServerMessageParcelAddpedWithObject(MessageParcel &data, MessageParcel &re… in ServerMessageParcelAddpedWithObject() function in OHOS::TestServiceStub