Home
last modified time | relevance | path

Searched refs:RunAsPublishCommand (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/common_event_service/tools/cem/src/
H A Dcommon_event_command.cpp46 {"publish", std::bind(&CommonEventCommand::RunAsPublishCommand, this)}, in CreateCommandMap()
59 ErrCode CommonEventCommand::RunAsPublishCommand() in RunAsPublishCommand() function in OHOS::EventFwk::CommonEventCommand
/ohos5.0/base/notification/common_event_service/tools/cem/include/
H A Dcommon_event_command.h85 ErrCode RunAsPublishCommand();