Use modified tizen_base::Parcel 86/281986/1
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 26 Sep 2022 02:35:54 +0000 (02:35 +0000)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 26 Sep 2022 02:35:54 +0000 (02:35 +0000)
commit31feec915d92a3b142144eb1dd05e69ed04dcf01
tree76fc709bc5d83724227e227b3e41cafc46ebe3d6
parent919f482b4e45d594700cfe951bda0c7bd11e09dc
Use modified tizen_base::Parcel

To improve the performance of the parcel creation, the implementation of
the Parcel is changed. It uses malloc() instead of std::vector.

Requires:
 - https://review.tizen.org/gerrit/#/c/platform/core/base/bundle/+/281779/

Change-Id: Iba427db6a0e5624fdb6cc5a0b0290cc4960d3fa0
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/esd_cion/cion_ondemand_server.cc