mirror of
https://github.com/openharmony/ability_ability_runtime.git
synced 2026-08-24 22:21:36 -04:00
0f975ae28607f25efcec4e2f68b8d7aef473b06c
CliToolMgrClient::BatchRegisterFunctions returns ErrCode (int alias). Use ErrCode instead of int32_t for the local ret variable so the type matches the API declaration exactly, in line with the rest of the CliTool client surface. Co-Authored-By: Agent Signed-off-by: RuiChen_01 <chenrui193@huawei.com> 🤖 AI[0%] 👌 AI Adopted[0%] 🧑 Human[100%]
Description
暂无描述
Languages
C++
98.1%
C
1.5%
JavaScript
0.2%
TypeScript
0.1%