Change type of parameters of methods 19/305119/1
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 29 Jan 2024 00:25:56 +0000 (09:25 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 29 Jan 2024 00:25:56 +0000 (09:25 +0900)
commit7c3402307a1d927575b65a9e6dab878573260d55
tree45624bdeac855a595993bb0d8d6a1b2c27872444
parentf87c4ee23e9374d5d310528e6cd3074cd6e6e595
Change type of parameters of methods

The type of parameters is changed to the pointer type from the reference type.

Change-Id: Iec66f44cdb3a75e9f3d65d3f0e9352bd4b9051f4
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
tizen-cpp/app-core-cpp/app_core_base.cc