提交 f4b43c1f 编写于 作者: W wanderer-dl122

so优化追加修改

Signed-off-by: Nwanderer-dl122 <dengliang21@huawei.com>
上级 a5c8eaab
......@@ -19,6 +19,7 @@
OHOS::MessageParcel::WriteInterfaceToken*;
OHOS::IPCObjectStub::IPCObjectStub*;
OHOS::IPCObjectStub::Dump*;
OHOS::IPCFileDescriptor*;
OHOS::BrokerRegistration::Register*;
OHOS::BrokerRegistration::Unregister*;
OHOS::BrokerRegistration::NewInstance*;
......@@ -53,6 +54,7 @@
"OHOS::IPCObjectStub::ProcessProto(unsigned int, OHOS::MessageParcel&, OHOS::MessageParcel&, OHOS::MessageOption&)";
"OHOS::IPCObjectStub::GetObjectType() const";
"OHOS::IPCObjectStub::GetCallingPid()";
"OHOS::IPCObjectStub::GetCallingUid()";
"OHOS::IPCObjectStub::RemoveDeathRecipient(OHOS::sptr<OHOS::IRemoteObject::DeathRecipient> const&)";
"virtual thunk to OHOS::IPCObjectStub::OnFirstStrongRef(void const*)";
"virtual thunk to OHOS::IPCObjectStub::OnLastStrongRef(void const*)";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册