Searched refs:SetDumpCmdInfo (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/notification/common_event_service/tools/cem/src/ |
H A D | common_event_command.cpp | 173 SetDumpCmdInfo(cmdInfo, result, hasOption); in RunAsDumpCommand() 198 void CommonEventCommand::SetDumpCmdInfo(DumpCmdInfo &cmdInfo, ErrCode &result, bool &hasOption) in SetDumpCmdInfo() function in OHOS::EventFwk::CommonEventCommand
|
/ohos5.0/base/notification/distributed_notification_service/tools/dump/include/ |
H A D | notification_shell_command.h | 48 …void SetDumpCmdInfo(std::string &cmd, std::string &bundle, int32_t &userId, ErrCode &ret, int32_t …
|
/ohos5.0/base/notification/common_event_service/tools/cem/include/ |
H A D | common_event_command.h | 90 void SetDumpCmdInfo(DumpCmdInfo &cmdInfo, ErrCode &result, bool &hasOption);
|
/ohos5.0/base/notification/distributed_notification_service/tools/dump/src/ |
H A D | notification_shell_command.cpp | 161 SetDumpCmdInfo(cmd, bundle, userId, ret, recvUserId); in RunAsDumpCommand() 200 void NotificationShellCommand::SetDumpCmdInfo(std::string &cmd, std::string &bundle, int32_t &userI… in SetDumpCmdInfo() function in OHOS::Notification::NotificationShellCommand
|