mirror of
https://github.com/openharmony/windowmanager.git
synced 2026-07-21 04:25:28 -04:00
test
Signed-off-by: lu <zhaolu2@huawei.com> Change-Id: I36ed18102317c46faf3340ada66431fadc0ac6be
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
namespace OHOS {
|
||||
namespace Rosen {
|
||||
namespace {
|
||||
constexpr HiviewDFX::HiLogLabel LABEL = {LOG_CORE, HILOG_DOMAIN_WINDOW, "WindowExtensionClientStub"};
|
||||
constexpr HiviewDFX::HiLogLabel LABEL = {LOG_CORE, HILOG_DOMAIN_WINDOW, "WindowExtensionClientStub"};
|
||||
}
|
||||
|
||||
int WindowExtensionClientStub::OnRemoteRequest(uint32_t code, MessageParcel &data,
|
||||
@@ -61,4 +61,4 @@ int WindowExtensionClientStub::OnRemoteRequest(uint32_t code, MessageParcel &dat
|
||||
return 0;
|
||||
}
|
||||
} // namespace Rosen
|
||||
} // namespace OHOS
|
||||
} // namespace OHOS
|
||||
|
||||
Reference in New Issue
Block a user