未验证 提交 c36d2b80 编写于 作者: 张泊远yg 提交者: Gitee

update ipc/native/src/core/source/ipc_object_stub.cpp.

Signed-off-by: Nboyuan zhang <zhangboyuan1@huawei.com>
上级 d74f5f07
......@@ -66,7 +66,7 @@ static const std::string SAMGR_PROCESS_NAME = "samgr";
IPCObjectStub::IPCObjectStub(std::u16string descriptor) : IRemoteObject(descriptor)
{
ZLOGW(LABEL, "create, desc: %{public}s", Str16ToStr8(descriptor).c_str());
ZLOGD(LABEL, "create, desc: %{public}s", Str16ToStr8(descriptor).c_str());
}
IPCObjectStub::~IPCObjectStub()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册