| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fix: replace StorageDaemonCommunication DelayedSingleton with Meyer's singleton Change DECLARE_DELAYED_SINGLETON to static local variable GetInstance pattern, eliminating nullptr risk when memory is exhausted. Remove all nullptr checks on sdCommunication since reference is never null. Update all call sites from shared_ptr pattern to reference pattern. Co-Authored-By: Agent Signed-off-by: gzhuangzhuang <gengzhuangzhuang@huawei.com> Change-Id: I01bbfb85f27aa53c8a4e8b128bbd7bb1d2f6201e | 10 天前 | |
Add missing deps for notification_test Add storage_common_utils and storage_manager dependencies to notification_test target to fix the build. Co-Authored-By: Agent Signed-off-by: hunili <lihucheng2@h-partners.com> | 3 天前 |