mirror of
https://gitee.com/openharmony/startup_init
synced 2025-03-03 18:17:51 +00:00
codex
Signed-off-by: Mupceet <laiguizhong@huawei.com>
This commit is contained in:
parent
e240119103
commit
70f1468c1c
@ -23,7 +23,7 @@ namespace OHOS {
|
||||
namespace init_param {
|
||||
class Watcher : public WatcherStub {
|
||||
public:
|
||||
explicit Watcher() = default;
|
||||
Watcher() = default;
|
||||
~Watcher() = default;
|
||||
|
||||
void OnParamerterChange(const std::string &name, const std::string &value) override;
|
||||
|
Loading…
x
Reference in New Issue
Block a user