Home
last modified time | relevance | path

Searched refs:RunSetEnableCmd (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/tools/dump/include/
H A Dnotification_shell_command.h51 ErrCode RunSetEnableCmd();
/ohos5.0/base/notification/distributed_notification_service/tools/dump/src/
H A Dnotification_shell_command.cpp299 return RunSetEnableCmd(); in RunAsSettingCommand()
309 ErrCode NotificationShellCommand::RunSetEnableCmd() in RunSetEnableCmd() function in OHOS::Notification::NotificationShellCommand
/ohos5.0/base/notification/distributed_notification_service/tools/test/unittest/dump/
H A Dnotification_shell_command_dump_test.cpp457 EXPECT_EQ(cmd.RunSetEnableCmd(), ERR_ANS_SERVICE_NOT_CONNECTED);
604 EXPECT_EQ(cmd.RunSetEnableCmd(), cmd.RunAsSettingCommand());