mirror of
https://github.com/openharmony/distributedhardware_distributed_input.git
synced 2026-07-19 17:43:35 -04:00
Description:Log Rectification
Match-id-b68e484eda021ec7a8a104d3369588754490f2d1
This commit is contained in:
@@ -44,13 +44,13 @@ namespace {
|
||||
|
||||
WhiteListUtil::WhiteListUtil()
|
||||
{
|
||||
DHLOGI("Ctor WhiteListUtil, addr: %p", this);
|
||||
DHLOGI("Ctor WhiteListUtil.");
|
||||
Init();
|
||||
}
|
||||
|
||||
WhiteListUtil::~WhiteListUtil()
|
||||
{
|
||||
DHLOGI("Dtor WhiteListUtil, addr: %p", this);
|
||||
DHLOGI("Dtor WhiteListUtil.");
|
||||
}
|
||||
|
||||
WhiteListUtil &WhiteListUtil::GetInstance(void)
|
||||
|
||||
Reference in New Issue
Block a user