Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dtest_service.cpp219 MessageParcel &reply, bool withObject) in TestMessageParcelAppendWithIpc() argument
224 (void)withObject; in TestMessageParcelAppendWithIpc()
H A Dtest_service_skeleton.cpp640 MessageParcel &reply, bool withObject) in TestMessageParcelAppendWithIpc() argument
649 if (withObject) { in TestMessageParcelAppendWithIpc()
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/include/
H A Dtest_service_skeleton.h81 MessageParcel &reply, bool withObject) = 0;
155 MessageParcel &reply, bool withObject) override;
H A Dtest_service.h52 MessageParcel &reply, bool withObject) override;