Home
last modified time | relevance | path

Searched refs:RunAsSettingCommand (Results 1 - 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/tools/dump/include/
H A Dnotification_shell_command.h44 ErrCode RunAsSettingCommand();
/base/notification/distributed_notification_service/tools/test/unittest/dump/
H A Dnotification_shell_command_dump_test.cpp422 * @tc.name: RunAsSettingCommand
423 * @tc.desc: test RunAsSettingCommand function
437 EXPECT_EQ(cmd.RunAsSettingCommand(), ERR_INVALID_VALUE); in HWTEST_F()
526 * @tc.name: RunAsSettingCommand
547 * @tc.name: RunAsSettingCommand
567 * @tc.name: RunAsSettingCommand
588 * @tc.name: RunAsSettingCommand
604 EXPECT_EQ(cmd.RunSetEnableCmd(), cmd.RunAsSettingCommand()); in HWTEST_F()
610 * @tc.name: RunAsSettingCommand
653 * @tc.name: RunAsSettingCommand
[all...]
/base/notification/distributed_notification_service/tools/dump/src/
H A Dnotification_shell_command.cpp94 {"setting", std::bind(&NotificationShellCommand::RunAsSettingCommand, this)}, in CreateCommandMap()
266 ErrCode NotificationShellCommand::RunAsSettingCommand() in RunAsSettingCommand() function in OHOS::Notification::NotificationShellCommand

Completed in 3 milliseconds